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 abacabadabacaba, ezio.melotti, mrabarnett, serhiy.storchaka
Date 2022-03-21.11:00:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647860446.94.0.202915353602.issue23691@roundup.psfhosted.org>
In-reply-to
Content
New changeset 08eb754d840696914928355014c2d424131f8835 by Serhiy Storchaka in branch 'main':
bpo-23691: Protect the re.finditer() iterator from re-entering (GH-32012)
https://github.com/python/cpython/commit/08eb754d840696914928355014c2d424131f8835
History
Date User Action Args
2022-03-21 11:00:46serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, abacabadabacaba
2022-03-21 11:00:46serhiy.storchakasetmessageid: <1647860446.94.0.202915353602.issue23691@roundup.psfhosted.org>
2022-03-21 11:00:46serhiy.storchakalinkissue23691 messages
2022-03-21 11:00:46serhiy.storchakacreate