This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-04 14:32:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0f24b879c9
cpython
/
Lib
/
test
/
subprocessdata
History
Download ZIP
Download TAR.GZ
Victor Stinner
0f24b879c9
Use new new stat.S_ISDOOR() function, instead of hardcoded mask
2013-08-22 01:58:04 +02:00
..
fd_status.py
Use new new stat.S_ISDOOR() function, instead of hardcoded mask
2013-08-22 01:58:04 +02:00
input_reader.py
Issue 10687. When --without-pymalloc is given, $VERSION is the same as
2010-12-13 18:04:23 +00:00
qcat.py
issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from
2010-12-13 07:59:39 +00:00
qgrep.py
issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from
2010-12-13 07:59:39 +00:00
sigchild_ignore.py
Fixes issue
#15756
: subprocess.poll() now properly handles errno.ECHILD
2012-09-29 11:40:38 -07:00