Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57473 > unrolled thread

status of regex modules

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2013-10-24 22:47 +0100
Last post2013-10-24 22:47 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  status of regex modules Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 22:47 +0100

#57473 — status of regex modules

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2013-10-24 22:47 +0100
Subjectstatus of regex modules
Message-ID<mailman.1483.1382651283.18130.python-list@python.org>
The new module is now five years old.  PEP 429 Python 3.4 release 
schedule has it listed under "Other proposed large-scale changes" but I 
don't believe this is actually happening.  Lots of issues on the bug 
tracker have been closed as fixed in the new module, see issue 2636 for 
more data.  Some work is still being carried out on the old re module.

So where do we stand?  Is the new module getting into Python 3.x, Python 
4.y or what?  If no do all the old issues have to be reopened and 
applied to the re module?  Who has to make the final decision on all of 
this?

Note that I've no direct interest as I rarely if ever use the little 
perishers, I just find this situation bizarre.

-- 
Python is the second best programming language in the world.
But the best has yet to be invented.  Christian Tismer

Mark Lawrence

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web