]> granicus.if.org Git - python/commit
- Issue #2113: Fix error in subprocess.Popen if the select system call is
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 6 Jul 2008 07:16:40 +0000 (07:16 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 6 Jul 2008 07:16:40 +0000 (07:16 +0000)
commitf41406409e17344a471c28226c361f983601b56c
tree9136f7de92d7d1f51b1aad570288df2e8a26cf8f
parent2fe77060eb2b322da925b50ffe3c471258736cee
- Issue #2113: Fix error in subprocess.Popen if the select system call is
  interrupted by a signal.
Lib/subprocess.py
Misc/NEWS