This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-16 08:01:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfbcdbbbf2020e6719b368ef5701d2c90b938c4f
cpython
/
Lib
/
test
/
subprocessdata
T
History
Antoine Pitrou
ce58dc7b16
Issue
#10826
: Prevent sporadic failure in test_subprocess on Solaris due
...
to open door files.
2011-02-21 21:55:48 +00:00
..
fd_status.py
Issue
#10826
: Prevent sporadic failure in test_subprocess on Solaris due
2011-02-21 21:55:48 +00: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
SIGCHLD is a more portable name than SIGCLD. (OSX has no SIGCLD)
2010-12-14 18:18:49 +00:00