This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients eli.bendersky, miss-islington, scoder, serhiy.storchaka
Date 2018-06-04.17:22:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528132940.55.0.592728768989.issue33761@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a7de1483c28eb818135a8c9a2e414e3a1d0fe648 by Miss Islington (bot) in branch '3.6':
bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358)
https://github.com/python/cpython/commit/a7de1483c28eb818135a8c9a2e414e3a1d0fe648
History
Date User Action Args
2018-06-04 17:22:20miss-islingtonsetrecipients: + miss-islington, scoder, eli.bendersky, serhiy.storchaka
2018-06-04 17:22:20miss-islingtonsetmessageid: <1528132940.55.0.592728768989.issue33761@psf.upfronthosting.co.za>
2018-06-04 17:22:20miss-islingtonlinkissue33761 messages
2018-06-04 17:22:20miss-islingtoncreate