]> granicus.if.org Git - python/commit
bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Jun 2018 17:56:52 +0000 (20:56 +0300)
committerGitHub <noreply@github.com>
Sun, 3 Jun 2018 17:56:52 +0000 (20:56 +0300)
commit13f51d9eec569e08475390e2a8f49f4afed1ea06
treeeed2af5162f3ab7ba0d1b02ceb25fe618750df86
parente95dfc5006d19e59c7871faa9973356844ddb3ae
bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358)
Lib/test/test_xml_etree.py