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 Sebastien.Estienne
Recipients Sebastien.Estienne, ezio.melotti, mrabarnett
Date 2012-11-07.17:00:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352307635.84.0.490931242239.issue16430@psf.upfronthosting.co.za>
In-reply-to
Content
Hello

re.match is blocked and takes 100% cpu forever

re_bug.py is an example of the bug.

thanx
History
Date User Action Args
2012-11-07 17:00:35Sebastien.Estiennesetrecipients: + Sebastien.Estienne, ezio.melotti, mrabarnett
2012-11-07 17:00:35Sebastien.Estiennesetmessageid: <1352307635.84.0.490931242239.issue16430@psf.upfronthosting.co.za>
2012-11-07 17:00:35Sebastien.Estiennelinkissue16430 messages
2012-11-07 17:00:35Sebastien.Estiennecreate