-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed as not planned
Labels
3.13bugs and security fixesbugs and security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtype-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
support of webbrowser incognito / private browsing
Pitch
modern webbrowsers offer to open an url in a data privacy protected mode.
open an url is done by calling
open(url, new=0, autoraise=True)
here giving new=3 will indicate to open the url in data privacy mode
Previous discussion
na
Linked PRs
jfgordon2
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtype-featureA feature request or enhancementA feature request or enhancement