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 mrabarnett
Recipients alegrigoriev, mrabarnett
Date 2021-04-03.16:38:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617467905.43.0.702688144499.issue43714@roundup.psfhosted.org>
In-reply-to
Content
Do any other regex implementations behave the way you want?

In my experience, there's no single "correct" way for a regex to behave; different implementations might give slightly different results, so if the most common ones behave a certain way, then that's the de facto standard, even if it not what you'd expect or want.
History
Date User Action Args
2021-04-03 16:38:25mrabarnettsetrecipients: + mrabarnett, alegrigoriev
2021-04-03 16:38:25mrabarnettsetmessageid: <1617467905.43.0.702688144499.issue43714@roundup.psfhosted.org>
2021-04-03 16:38:25mrabarnettlinkissue43714 messages
2021-04-03 16:38:25mrabarnettcreate