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 ezio.melotti, moriyoshi, mrabarnett, serhiy.storchaka
Date 2012-06-28.17:36:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340905006.55.0.276660858427.issue15077@psf.upfronthosting.co.za>
In-reply-to
Content
It's not a bug, it's a pathological regex (i.e. it causes catastrophic backtracking).

It also works correctly in the "regex" module.
History
Date User Action Args
2012-06-28 17:36:46mrabarnettsetrecipients: + mrabarnett, ezio.melotti, moriyoshi, serhiy.storchaka
2012-06-28 17:36:46mrabarnettsetmessageid: <1340905006.55.0.276660858427.issue15077@psf.upfronthosting.co.za>
2012-06-28 17:36:45mrabarnettlinkissue15077 messages
2012-06-28 17:36:45mrabarnettcreate