Open csabella opened 6 years ago
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?
Of course it’s not merged. The PR author declined to follow our requests and separate two different changes in two PRs.
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: ```python assignee = None closed_at = None created_at =
labels = ['3.8', 'type-feature', 'library']
title = 'webbrowser: Add options for private mode'
updated_at =
user = 'https://github.com/csabella'
```
bugs.python.org fields:
```python
activity =
actor = 'cheryl.sabella'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation =
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']
```