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