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-04-06.16:54:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649264093.36.0.332877468354.issue47227@roundup.psfhosted.org>
In-reply-to
Content
New changeset 50872dbadcba1f52867b6f76050cd7b5d0aa1e18 by Serhiy Storchaka in branch 'main':
bpo-47227: Suppress expression chaining for more RE parsing errors (GH-32333)
https://github.com/python/cpython/commit/50872dbadcba1f52867b6f76050cd7b5d0aa1e18
History
Date User Action Args
2022-04-06 16:54:53serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett
2022-04-06 16:54:53serhiy.storchakasetmessageid: <1649264093.36.0.332877468354.issue47227@roundup.psfhosted.org>
2022-04-06 16:54:53serhiy.storchakalinkissue47227 messages
2022-04-06 16:54:53serhiy.storchakacreate