]> granicus.if.org Git - python/commit
#5179: don't leak PIPE fds when child execution fails.
authorGeorg Brandl <georg@python.org>
Sat, 14 Feb 2009 17:01:36 +0000 (17:01 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 14 Feb 2009 17:01:36 +0000 (17:01 +0000)
commitf3715d2fc72e191c58c76e1eba92f6bc0a5a0e9d
tree50f867a242a1748dac5af195a41c32d2f0e6a612
parent95777bb019b2b42cef8caaf80723f3bb0409970c
#5179: don't leak PIPE fds when child execution fails.
Lib/subprocess.py
Lib/test/test_subprocess.py