FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
subprocess: close pipes/fds by using ExitStack by giampaolo · Pull Request #11686 · 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
subprocess: close pipes/fds by using ExitStack
- #11686
#11686
Merged
gpshead
merged 4 commits into
python:master
python/cpython:master
from
giampaolo:subprocess_spawn_exitstack
Copy head branch name to clipboard
Jan 29, 2019
Conversation
Commits
4
(4)
Checks
Files changed
Merged
subprocess: close pipes/fds by using ExitStack
#11686
gpshead
merged 4 commits into
python:master
python/cpython:master
from
giampaolo:subprocess_spawn_exitstack
Copy head branch name to clipboard
Commits
Commits on Jan 27, 2019
subprocess: close pipes/fds by using ExitStack
Show description for a294842
giampaolo
committed
a294842
View commit details
Copy full SHA for a294842
Browse repository at this point
avoid try/finally block around CloseHandle()
giampaolo
committed
93ac155
View commit details
Copy full SHA for 93ac155
Browse repository at this point
fix accidental removal of CloseHandle() calls
giampaolo
committed
685cef2
View commit details
Copy full SHA for 685cef2
Browse repository at this point
Commits on Jan 29, 2019
add NEWS entry
giampaolo
committed
65374c6
View commit details
Copy full SHA for 65374c6
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL