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, vstinner
Date 2017-09-14.23:13:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 49caab46f687eb201898fb6c2c40d47bdcb0e58b by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31455: Fix an assertion failure in ElementTree.XMLParser(). (GH-3545) (#3585)
https://github.com/python/cpython/commit/49caab46f687eb201898fb6c2c40d47bdcb0e58b
History
Date User Action Args
2017-09-14 23:13:23serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, vstinner, eli.bendersky
2017-09-14 23:13:23serhiy.storchakasetmessageid: <[email protected]>
2017-09-14 23:13:23serhiy.storchakalinkissue31455 messages
2017-09-14 23:13:23serhiy.storchakacreate