]> granicus.if.org Git - python/commit
Merged revisions 70137 via svnmerge from
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 3 Mar 2009 22:55:00 +0000 (22:55 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 3 Mar 2009 22:55:00 +0000 (22:55 +0000)
commit857c00e0fd026433962a95d1f4551fcde88e601c
tree04965216c3d4edd1b0d408ebd7a78f326ea8ebed
parenta97bed9572c9c13c33195c38d09a1d1f02ef8ad2
Merged revisions 70137 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r70137 | hirokazu.yamamoto | 2009-03-04 07:18:14 +0900 | 1 line

  Issue #5179: Fixed subprocess handle leak on failure on windows.
........
Lib/subprocess.py
Misc/NEWS
PC/_subprocess.c