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