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 vstinner
Recipients eli.bendersky, scoder, serhiy.storchaka, vstinner
Date 2017-05-05.08:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493971917.27.0.299817991347.issue30264@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d81f9e24ea89c0aaded1e0d3f8d8076bbd58c19a by Victor Stinner in branch '2.7':
bpo-30264: ExpatParser now closes the source (#1476)
https://github.com/python/cpython/commit/d81f9e24ea89c0aaded1e0d3f8d8076bbd58c19a
History
Date User Action Args
2017-05-05 08:11:57vstinnersetrecipients: + vstinner, scoder, eli.bendersky, serhiy.storchaka
2017-05-05 08:11:57vstinnersetmessageid: <1493971917.27.0.299817991347.issue30264@psf.upfronthosting.co.za>
2017-05-05 08:11:57vstinnerlinkissue30264 messages
2017-05-05 08:11:57vstinnercreate