-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
gh-105983: Add private mode support to webbrowser #105984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
+78
−4
Closed
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
814309a
browser incognito mode
kr-g 2a67e33
📜🤖 Added by blurb_it.
blurb-it[bot] 9d2fcfe
Merge branch 'main' into kr-g-browser-incognito
kr-g 46d06d4
browser incognito mode
kr-g 7baebe5
removed unused flag
kr-g b9079f4
reverted changes cause by formatting with black
kr-g f04f255
Update Misc/NEWS.d/next/Security/2023-06-22-09-14-45.gh-issue-105983.…
kr-g 7eaa455
doc text
kr-g 9e4ee59
Update Lib/webbrowser.py
kr-g 333c0e7
typo
kr-g 4872893
Merge branch 'python:main' into kr-g-browser-incognito
kr-g 308e060
removed outdated browsers
kr-g fd0e6a3
removed var assignment
kr-g e952efe
moved from security to library folder
kr-g ade902e
added tests
kr-g 7c28c35
renamed to test_open_incognito
kr-g 6597494
Update Lib/test/test_webbrowser.py
kr-g 8975499
Update Lib/webbrowser.py
kr-g 2b9a280
gh-105983: added incognito / private mode to webbrowser.py
AmirNakhaeii 545784d
gh-105983: Fixed some logical errors
AmirNakhaeii f1a20fb
📜🤖 Added by blurb_it.
blurb-it[bot] ae0602b
Merge branch 'python:main' into fix-issue-105983
AmirNakhaeii 9312844
Merge branch 'main' into fix-issue-105983
AmirNakhaeii 9e9811b
gh-105983: Fix incognito flag for edge browser
AmirNakhaeii a4657c7
added incognito mode documentation
kr-g 0f4b11f
Merge branch 'main' into kr-g-browser-incognito
kr-g 9580689
Merge branch 'kr-g-browser-incognito' of https://github.com/kr-g/cpyt…
kr-g 3684723
merged branch from amir
kr-g 2d7a9c5
removed
kr-g 993f387
Merge pull request #1 from kr-g/amir-contrib
kr-g 9bb7124
corrected incognito var
kr-g 2130631
added missing help text
kr-g f8364db
added microsoft edge to the browser list
kr-g d1de67c
reworked browser list option
kr-g 994fe23
Merge branch 'python:main' into kr-g-browser-incognito
kr-g a43bd63
Merge branch 'main' into kr-g-browser-incognito
kr-g 3cd8d82
Merge branch 'python:main' into kr-g-browser-incognito
kr-g 5f0afcb
Merge branch 'python:main' into kr-g-browser-incognito
kr-g 9408b3a
Merge branch 'python:main' into kr-g-browser-incognito
kr-g 394265c
Merge branch 'python:main' into kr-g-browser-incognito
kr-g File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
added tests
- Loading branch information
commit ade902e4f58c0cbc3e126859ade2f5d1be3d7c24
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.