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