summaryrefslogtreecommitdiff
path: root/Lib/test/subprocessdata
Commit message (Expand)AuthorAgeFilesLines
* Issue #23458: Remove test_os.test_urandom_fd_non_inheritable()Victor Stinner2015-04-061-32/+0
* Issue #23458: On POSIX, the file descriptor kept open by os.urandom() is nowVictor Stinner2015-02-241-0/+32
* Issue #15756: subprocess.poll() now properly handles errno.ECHILD toGregory P. Smith2012-09-291-1/+10
* SIGCHLD is a more portable name than SIGCLD (OSX has no SIGCLD).Gregory P. Smith2010-12-141-1/+1
* Merged revisions 87233 via svnmerge fromGregory P. Smith2010-12-141-0/+6