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 serhiy.storchaka
Recipients eli.bendersky, scoder, serhiy.storchaka
Date 2018-06-03.17:56:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528048617.45.0.592728768989.issue33761@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 13f51d9eec569e08475390e2a8f49f4afed1ea06 by Serhiy Storchaka in branch 'master':
bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358)
https://github.com/python/cpython/commit/13f51d9eec569e08475390e2a8f49f4afed1ea06
History
Date User Action Args
2018-06-03 17:56:57serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, eli.bendersky
2018-06-03 17:56:57serhiy.storchakasetmessageid: <1528048617.45.0.592728768989.issue33761@psf.upfronthosting.co.za>
2018-06-03 17:56:57serhiy.storchakalinkissue33761 messages
2018-06-03 17:56:57serhiy.storchakacreate