]> granicus.if.org Git - python/commit
Issue #6274. Fixed a potential FD leak in subprocess.py.
authorFacundo Batista <facundobatista@gmail.com>
Fri, 19 Jun 2009 18:02:28 +0000 (18:02 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Fri, 19 Jun 2009 18:02:28 +0000 (18:02 +0000)
commit8c826b77e033df4e0a1b4ae39c9eafe3bd68336d
tree37bda45ede9dac609f4fc6ade1d870f0964f4301
parent5fe420e34c0827902cd237f9225b25f446288e47
Issue #6274. Fixed a potential FD leak in subprocess.py.
Lib/subprocess.py
Misc/NEWS