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

(cherry picked from commit e36837cb71032ccfa713e75623b314f091dc22bb)

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