Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD | Gregory P. Smith | 2012-09-29 | 1 | -1/+10 |
* | SIGCHLD is a more portable name than SIGCLD. (OSX has no SIGCLD) | Gregory P. Smith | 2010-12-14 | 1 | -1/+1 |
* | Issue #1731717: Fixed the problem where subprocess.wait() could cause an | Gregory P. Smith | 2010-12-14 | 1 | -0/+6 |