]> granicus.if.org Git - python/commit
Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459.
authorRoss Lagerwall <rosslagerwall@gmail.com>
Sat, 26 Mar 2011 19:19:57 +0000 (21:19 +0200)
committerRoss Lagerwall <rosslagerwall@gmail.com>
Sat, 26 Mar 2011 19:19:57 +0000 (21:19 +0200)
commitb8a5769a6d35931f4dc5395686f590b5dcb58cdd
tree744978aa3494130b7bf2d63c55c7565451290db3
parent89461ef8fcc87996791a383f1973542a3487ce4f
Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459.
Patch by Ben Hayden.
Lib/test/test_subprocess.py
Misc/ACKS
Misc/NEWS