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 akitada, amaury.forgeotdarc, belopolsky, collinwinter, ezio.melotti, georg.brandl, giampaolo.rodola, gregory.p.smith, jacques, jaylogan, jhalcrow, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, rsc, sjmachin, stiv, timehorse, vbr, zdwiel
Date 2011-01-04.03:56:21
SpamBayes Score 3.1991485e-07
Marked as misclassified No
Message-id <1294113386.27.0.366439251466.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
I've just done a bug fix. The issue is at:

    https://code.google.com/p/mrab-regex-hg/

BTW, Jacques, I trust that your regression tests don't test how long a regex takes to fail to match, because a bug could cause such a non-match to occur too quickly, before the regex has tried all that it should! :-)
History
Date User Action Args
2011-01-04 03:56:26mrabarnettsetrecipients: + mrabarnett, loewis, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, belopolsky, pitrou, nneonneo, giampaolo.rodola, rsc, timehorse, mark, vbr, ezio.melotti, jaylogan, akitada, moreati, r.david.murray, jacques, zdwiel, jhalcrow, stiv
2011-01-04 03:56:26mrabarnettsetmessageid: <1294113386.27.0.366439251466.issue2636@psf.upfronthosting.co.za>
2011-01-04 03:56:21mrabarnettlinkissue2636 messages
2011-01-04 03:56:21mrabarnettcreate