Skip to content

webbrowser: Add options for private mode #77119

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

Open
csabella opened this issue Feb 24, 2018 · 3 comments
Open

webbrowser: Add options for private mode #77119

csabella opened this issue Feb 24, 2018 · 3 comments
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@csabella
Copy link
Contributor

BPO 32938
Nosy @csabella

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = None
created_at = <Date 2018-02-24.14:21:03.648>
labels = ['3.8', 'type-feature', 'library']
title = 'webbrowser: Add options for private mode'
updated_at = <Date 2018-02-24.14:21:03.648>
user = 'https://github.com/csabella'

bugs.python.org fields:

activity = <Date 2018-02-24.14:21:03.648>
actor = 'cheryl.sabella'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-02-24.14:21:03.648>
creator = 'cheryl.sabella'
dependencies = []
files = []
hgrepos = []
issue_num = 32938
keywords = []
message_count = 1.0
messages = ['312719']
nosy_count = 1.0
nosy_names = ['cheryl.sabella']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32938'
versions = ['Python 3.8']

@csabella
Copy link
Contributor Author

When looking at the command line option page for Mozilla (https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options), I noticed options for opening a private mode window (-private-window or -private-window URL).

Chrome also has an --incognito switch. (https://peter.sh/experiments/chromium-command-line-switches/)

Maybe it would be nice to add a flag to allow for options?

@csabella csabella added 3.8 (EOL) end of life stdlib Python modules in the Lib dir type-feature A feature request or enhancement labels Feb 24, 2018
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
@kr-g
Copy link

kr-g commented Oct 7, 2024

Refer to.

#105984

But the code is still not merged...

@merwok
Copy link
Member

merwok commented Oct 9, 2024

Of course it’s not merged. The PR author declined to follow our requests and separate two different changes in two PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

4 participants