]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 69620 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sat, 14 Feb 2009 17:04:26 +0000 (17:04 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 14 Feb 2009 17:04:26 +0000 (17:04 +0000)
commit78162daff670696e64d570ed070fbda33b25890d
tree13094b4e1914fd672442e9197eac2f65e0a1d4c5
parent02bdf93b85e168f2b9015f1a59fc2487acba0e01
Merged revisions 69620 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r69620 | georg.brandl | 2009-02-14 18:01:36 +0100 (Sa, 14 Feb 2009) | 1 line

  #5179: don't leak PIPE fds when child execution fails.
........
Lib/subprocess.py
Lib/test/test_subprocess.py