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