COMMITS
/ Lib/test/subprocessdata/sigchild_ignore.py September 29, 2012
G
Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD
Gregory P. Smith committed
December 14, 2010
G
SIGCHLD is a more portable name than SIGCLD. (OSX has no SIGCLD)
Gregory P. Smith committed
G
Issue #1731717: Fixed the problem where subprocess.wait() could cause an
Gregory P. Smith committed