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 tim.peters
Recipients ezio.melotti, jblangston, mrabarnett, tim.peters
Date 2022-02-04.05:21:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643952116.71.0.644654834378.issue46627@roundup.psfhosted.org>
In-reply-to
Content
Introducing some kind of optional timeout is too involved to just drop in without significant discussion and design effort first. If you want to pursue this, please bring it up on the python-ideas mailing list.

My first take: it wouldn't really help, because nobody would use it until after it was too late ;-) So, in the absence of someone jumping on it right away, I'm closing this one too as "won't fix". If the idea gains traction, we can, of course, reopen this.

BTW, Jeffrey Friedl's book "Mastering Regular Expressions" teaches how to write bulletproof regexps. It's not always obvious at first glance, but it's an art that can be mastered.
History
Date User Action Args
2022-02-04 05:21:56tim.peterssetrecipients: + tim.peters, ezio.melotti, mrabarnett, jblangston
2022-02-04 05:21:56tim.peterssetmessageid: <1643952116.71.0.644654834378.issue46627@roundup.psfhosted.org>
2022-02-04 05:21:56tim.peterslinkissue46627 messages
2022-02-04 05:21:56tim.peterscreate