Message109372
Matthew, I'd like to see at least some of these features in 3.2, but ISTM that after more than 2 years this issue is not going anywhere.
Is the module still under active development? Is it "ready"? Is it waiting for reviews and to be added to the stdlib? Is it waiting for more people to test it on PyPI?
If the final goal is adding it to the stdlib, are you planning to add it as a new module or to replace the current 're' module? (or is 'regex' just the 're' module with improvements that could be merged?)
Another alternative would be to split it in smaller patches (ideally one per feature) and integrate them one by one, but IIRC several of the patches depend on each other so it can't be done easily.
Unless there is already a plan about this (and I'm not aware of it), I'd suggest to bring this up to python-dev and decide what to do with the 'regex' module. |
|
Date |
User |
Action |
Args |
2010-07-06 08:43:02 | ezio.melotti | set | recipients:
+ ezio.melotti, loewis, akuchling, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, pitrou, nneonneo, rsc, timehorse, mark, vbr, mrabarnett, jaylogan, akitada, moreati, r.david.murray |
2010-07-06 08:43:01 | ezio.melotti | set | messageid: <1278405781.78.0.964478618838.issue2636@psf.upfronthosting.co.za> |
2010-07-06 08:43:00 | ezio.melotti | link | issue2636 messages |
2010-07-06 08:42:59 | ezio.melotti | create | |
|