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 Tim Mitchell, corona10, iritkatriel, miss-islington, serhiy.storchaka, tehybel
Date 2021-12-05.12:23:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638707004.85.0.341115936785.issue27946@roundup.psfhosted.org>
In-reply-to
Content
New changeset d15cdb2f32f572ce56d7120135da24b9fdce4c99 by Serhiy Storchaka in branch 'main':
bpo-27946: Fix possible crash in ElementTree.Element (GH-29915)
https://github.com/python/cpython/commit/d15cdb2f32f572ce56d7120135da24b9fdce4c99
History
Date User Action Args
2021-12-05 12:23:24serhiy.storchakasetrecipients: + serhiy.storchaka, tehybel, Tim Mitchell, corona10, miss-islington, iritkatriel
2021-12-05 12:23:24serhiy.storchakasetmessageid: <1638707004.85.0.341115936785.issue27946@roundup.psfhosted.org>
2021-12-05 12:23:24serhiy.storchakalinkissue27946 messages
2021-12-05 12:23:24serhiy.storchakacreate