]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #18174: Fix fd leaks in tests.
authorRichard Oudkerk <shibturn@gmail.com>
Mon, 10 Jun 2013 15:27:45 +0000 (16:27 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 10 Jun 2013 15:27:45 +0000 (16:27 +0100)
commit045e4579928768c0c40ae174aaa3bec1a53dc431
treea0eced1d868f205a6aef4b2c13868ea22271968b
parent0e6283e68a9d6035e68a91904f13733df512dbce
Issue #18174: Fix fd leaks in tests.
Lib/test/test_openpty.py
Lib/test/test_subprocess.py
Lib/test/test_uuid.py