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-03.19:02:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528052543.02.0.592728768989.issue33761@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2332fedb8d7037172946520bb1a552c7018261d5 by Miss Islington (bot) in branch '3.7':
bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358)
https://github.com/python/cpython/commit/2332fedb8d7037172946520bb1a552c7018261d5
History
Date User Action Args
2018-06-03 19:02:23miss-islingtonsetrecipients: + miss-islington, scoder, eli.bendersky, serhiy.storchaka
2018-06-03 19:02:23miss-islingtonsetmessageid: <1528052543.02.0.592728768989.issue33761@psf.upfronthosting.co.za>
2018-06-03 19:02:23miss-islingtonlinkissue33761 messages
2018-06-03 19:02:22miss-islingtoncreate