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, jkloth, scoder, serhiy.storchaka, vstinner
Date 2017-09-18.12:48:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505738906.06.0.218724998261.issue31499@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8afd7ab12d7f8915b549cf04af384b495ec73d22 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31499, xml.etree: Fix xmlparser_gc_clear() crash (GH-3641) (#3645)
https://github.com/python/cpython/commit/8afd7ab12d7f8915b549cf04af384b495ec73d22
History
Date User Action Args
2017-09-18 12:48:26vstinnersetrecipients: + vstinner, scoder, jkloth, eli.bendersky, serhiy.storchaka
2017-09-18 12:48:26vstinnersetmessageid: <1505738906.06.0.218724998261.issue31499@psf.upfronthosting.co.za>
2017-09-18 12:48:26vstinnerlinkissue31499 messages
2017-09-18 12:48:26vstinnercreate