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 miss-islington
Recipients abacabadabacaba, ezio.melotti, miss-islington, mrabarnett, serhiy.storchaka
Date 2022-03-21.11:28:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647862129.29.0.0994153713778.issue23691@roundup.psfhosted.org>
In-reply-to
Content
New changeset f89949ec6741bd02841bece61f5b703e738dd13c by Miss Islington (bot) in branch '3.9':
bpo-23691: Protect the re.finditer() iterator from re-entering (GH-32012)
https://github.com/python/cpython/commit/f89949ec6741bd02841bece61f5b703e738dd13c
History
Date User Action Args
2022-03-21 11:28:49miss-islingtonsetrecipients: + miss-islington, ezio.melotti, mrabarnett, abacabadabacaba, serhiy.storchaka
2022-03-21 11:28:49miss-islingtonsetmessageid: <1647862129.29.0.0994153713778.issue23691@roundup.psfhosted.org>
2022-03-21 11:28:49miss-islingtonlinkissue23691 messages
2022-03-21 11:28:49miss-islingtoncreate