Message99552
issue2636-20100219.zip is a new version of the regex module.
The regex module should give the same results as the re module for backwards compatibility.
The ignorecase bug is now fixed.
This new version releases the GIL when matching on str and bytes (str and unicode in Python 2.x). |
|
Date |
User |
Action |
Args |
2010-02-19 01:31:25 | mrabarnett | set | recipients:
+ 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 |
2010-02-19 01:31:24 | mrabarnett | set | messageid: <1266543084.64.0.894923996007.issue2636@psf.upfronthosting.co.za> |
2010-02-19 01:31:22 | mrabarnett | link | issue2636 messages |
2010-02-19 01:31:21 | mrabarnett | create | |
|