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, ericvw, scoder, serhiy.storchaka, tehybel, xiang.zhang
Date 2017-03-30.15:08:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490886505.23.0.663936244212.issue27863@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a6b4e1902250d6f28ca6d083ce1c8d7e9b91974b by Serhiy Storchaka in branch '3.6':
bpo-27863: Fixed multiple crashes in ElementTree. (#765) (#903)
https://github.com/python/cpython/commit/a6b4e1902250d6f28ca6d083ce1c8d7e9b91974b
History
Date User Action Args
2017-03-30 15:08:25serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, ericvw, eli.bendersky, xiang.zhang, tehybel
2017-03-30 15:08:25serhiy.storchakasetmessageid: <1490886505.23.0.663936244212.issue27863@psf.upfronthosting.co.za>
2017-03-30 15:08:25serhiy.storchakalinkissue27863 messages
2017-03-30 15:08:25serhiy.storchakacreate