]> granicus.if.org Git - python/commit
bpo-33760: Fix file leaks in test_io. (GH-7361) (GH-7370)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 Jun 2018 03:15:10 +0000 (20:15 -0700)
committerNed Deily <nad@python.org>
Mon, 4 Jun 2018 03:15:10 +0000 (23:15 -0400)
commit4d11fe7cad9e138423e16338c88908f24a55f1cf
tree80f9b38bb175930cf235ceda9d239ad2924aaa6c
parent37343a2db8763a114e63ac63a249603b1df2554d
bpo-33760: Fix file leaks in test_io. (GH-7361) (GH-7370)

(cherry picked from commit e36837cb71032ccfa713e75623b314f091dc22bb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_io.py