cpython/Lib/test/subprocessdata
Gregory P. Smith e85db2bbb8 Issue #1731717: Fixed the problem where subprocess.wait() could cause an
OSError exception when The OS had been told to ignore SIGCLD in our process
or otherwise not wait for exiting child processes.
2010-12-14 14:38:00 +00:00
..
fd_status.py
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
sigchild_ignore.py Issue #1731717: Fixed the problem where subprocess.wait() could cause an 2010-12-14 14:38:00 +00:00