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, akuchling, amaury.forgeotdarc, brian.curtin, collinwinter, ezio.melotti, georg.brandl, gregory.p.smith, jaylogan, jhalcrow, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, rsc, sjmachin, timehorse, vbr
Date 2010-07-25.02:46:13
SpamBayes Score 0.12074549
Marked as misclassified No
Message-id <1280025976.08.0.963185809235.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
issue2636-20100725.zip is a new version of the regex module.

More tweaks for speed.


                         re          regex   
bm_regex_compile.py     87.05secs  278.00secs
bm_regex_effbot.py      14.00secs    6.58secs
bm_regex_v8.py          16.11secs    6.66secs
History
Date User Action Args
2010-07-25 02:46:16mrabarnettsetrecipients: + mrabarnett, loewis, akuchling, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, pitrou, nneonneo, rsc, timehorse, mark, vbr, ezio.melotti, jaylogan, akitada, moreati, r.david.murray, brian.curtin, jhalcrow
2010-07-25 02:46:16mrabarnettsetmessageid: <1280025976.08.0.963185809235.issue2636@psf.upfronthosting.co.za>
2010-07-25 02:46:13mrabarnettlinkissue2636 messages
2010-07-25 02:46:13mrabarnettcreate