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 THRlWiTi, abacabadabacaba, effbot, ezio.melotti, georg.brandl, mrabarnett, rsc, serhiy.storchaka, terry.reedy, timehorse
Date 2022-03-21.16:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647880117.84.0.861631002749.issue433030@roundup.psfhosted.org>
In-reply-to
Content
New changeset 345b390ed69f36681dbc41187bc8f49cd9135b54 by Serhiy Storchaka in branch 'main':
bpo-433030: Add support of atomic grouping in regular expressions (GH-31982)
https://github.com/python/cpython/commit/345b390ed69f36681dbc41187bc8f49cd9135b54
History
Date User Action Args
2022-03-21 16:28:37serhiy.storchakasetrecipients: + serhiy.storchaka, effbot, georg.brandl, terry.reedy, rsc, timehorse, ezio.melotti, mrabarnett, THRlWiTi, abacabadabacaba
2022-03-21 16:28:37serhiy.storchakasetmessageid: <1647880117.84.0.861631002749.issue433030@roundup.psfhosted.org>
2022-03-21 16:28:37serhiy.storchakalinkissue433030 messages
2022-03-21 16:28:37serhiy.storchakacreate