FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe by izbyshev · Pull Request #11671 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe
- #11671
#11671
Merged
gpshead
merged 2 commits into
python:master
python/cpython:master
from
izbyshev:vfork
izbyshev/cpython:vfork
Copy head branch name to clipboard
Oct 24, 2020
Conversation
Commits
2
(2)
Checks
Files changed
Merged
bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe
#11671
gpshead
merged 2 commits into
python:master
python/cpython:master
from
izbyshev:vfork
izbyshev/cpython:vfork
Copy head branch name to clipboard
Commits
Commits on Oct 22, 2020
bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe
Show description for c81bf6e
Alexey Izbyshev
committed
c81bf6e
View commit details
Copy full SHA for c81bf6e
Browse repository at this point
Commits on Oct 23, 2020
Prevent vfork() when call_setsid is set.
Show description for f226d33
gpshead
committed
f226d33
View commit details
Copy full SHA for f226d33
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL