Files
cpython/Lib
Miss Islington (bot) a2a807f75d bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562)
test_winconsoleio doesn't leak a temporary file anymore: use
tempfile.TemporaryFile() to remove it when the test completes.
(cherry picked from commit b71d8d6795)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
2019-07-03 02:31:39 -07:00
..
2019-06-04 19:44:34 +02:00
2019-05-23 08:45:22 -07:00