]> granicus.if.org Git - python/commit
bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 Jun 2018 17:22:18 +0000 (10:22 -0700)
committerGitHub <noreply@github.com>
Mon, 4 Jun 2018 17:22:18 +0000 (10:22 -0700)
commita7de1483c28eb818135a8c9a2e414e3a1d0fe648
treee01d5f2209115635830ec7f88f3be55b1e915888
parent6a43d5f4fb3a83815bf7c2f157773a3b0d8f59b3
bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358)

(cherry picked from commit 13f51d9eec569e08475390e2a8f49f4afed1ea06)

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