Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Repository
a232613679883b94ecd185c040325755b0de4c0f
Switch branch/tag
cpython
Lib
webbrowser.py
Find file
Blame
History
Permalink
The webbrowser module now uses subprocess's start_new_session=True rather
· feac3980
Gregory P. Smith
authored
Aug 27, 2014
than a potentially risky preexec_fn=os.setsid call.
feac3980
webbrowser.py
20.9 KB
Edit
Web IDE
Replace webbrowser.py
×
Attach a file by drag & drop or
click to upload
Commit message
Replace webbrowser.py
Replace file
Cancel
A new branch will be created in your fork and a new merge request will be started.