FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-87474: Fix file descriptor leaks in subprocess.Popen by cptpcrd · Pull Request #96351 · 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.7k
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
gh-87474: Fix file descriptor leaks in subprocess.Popen
- #96351
#96351
Merged
gpshead
merged 5 commits into
python:main
python/cpython:main
from
cptpcrd:subprocess-fd-leak
cptpcrd/cpython:subprocess-fd-leak
Copy head branch name to clipboard
May 16, 2023
Conversation
Commits
5
(5)
Checks
Files changed
Merged
gh-87474: Fix file descriptor leaks in subprocess.Popen
#96351
gpshead
merged 5 commits into
python:main
python/cpython:main
from
cptpcrd:subprocess-fd-leak
cptpcrd/cpython:subprocess-fd-leak
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2023
Fix file descriptor leaks in subprocess.Popen
cptpcrd
committed
6270ccd
View commit details
Copy full SHA for 6270ccd
Browse repository at this point
Refactor to use context manager
Show description for 783e6f8
cptpcrd
and
gpshead
committed
783e6f8
View commit details
Copy full SHA for 783e6f8
Browse repository at this point
Move err_close_fds adds next to pipe creation.
gpshead
authored and
cptpcrd
committed
0d4efba
View commit details
Copy full SHA for 0d4efba
Browse repository at this point
Commits on May 16, 2023
add ReST formatting to NEWS.
gpshead
authored
0265ce7
View commit details
Copy full SHA for 0265ce7
Browse repository at this point
Merge branch 'main' into subprocess-fd-leak
gpshead
authored
1b7b0f4
View commit details
Copy full SHA for 1b7b0f4
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL