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