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 ezio.melotti, mrabarnett, serhiy.storchaka
Date 2022-03-19.14:10:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647699048.61.0.445626895753.issue47066@roundup.psfhosted.org>
In-reply-to
Content
New changeset 92a6abf72e7a8274f96edbb5297119d4ff055be7 by Serhiy Storchaka in branch 'main':
bpo-47066: Convert a warning about flags not at the start of the regular expression into error (GH-31994)
https://github.com/python/cpython/commit/92a6abf72e7a8274f96edbb5297119d4ff055be7
History
Date User Action Args
2022-03-19 14:10:49serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett
2022-03-19 14:10:48serhiy.storchakasetmessageid: <1647699048.61.0.445626895753.issue47066@roundup.psfhosted.org>
2022-03-19 14:10:48serhiy.storchakalinkissue47066 messages
2022-03-19 14:10:48serhiy.storchakacreate