1. 3905171 Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD by Gregory P. Smith · 12 years ago
  2. a47c25d Merged revisions 88484 via svnmerge from by Antoine Pitrou · 14 years ago
  3. 31d04f2 SIGCHLD is a more portable name than SIGCLD. (OSX has no SIGCLD) by Gregory P. Smith · 14 years ago
  4. e85db2b Issue #1731717: Fixed the problem where subprocess.wait() could cause an by Gregory P. Smith · 14 years ago
  5. 771d33e Issue 10687. When --without-pymalloc is given, $VERSION is the same as by Barry Warsaw · 14 years ago
  6. 51ee270 issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from by Gregory P. Smith · 14 years ago