Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'large-scale': 0.09; 'lawrence': 0.09; 'pep': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:modules': 0.09; 'python': 0.11; 'bug': 0.12; 'volunteer': 0.12; 'language.': 0.14; 'module?': 0.16; 'pypi.': 0.16; 'rarely': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'language': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'module': 0.19; 'proposed': 0.22; 'this?': 0.23; 'header:User-Agent:1': 0.23; 'library,': 0.24; 'module,': 0.24; "i've": 0.25; 'tracker': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'fixed': 0.29; 'getting': 0.31; 'forces': 0.31; 'but': 0.35; 'module.': 0.36; "i'll": 0.36; 'being': 0.38; 'to:addr:python- list': 0.38; 'issue': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'release': 0.40; 'break': 0.61; 'new': 0.61; 'no.': 0.61; 'our': 0.64; 'interest': 0.64; 'more': 0.64; 'situation': 0.65; 'direct': 0.67; 'believe': 0.68; '3.4': 0.84; '429': 0.84; 'forward,': 0.84; 'armed': 0.91; 'old.': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: status of regex modules Date: Wed, 04 Dec 2013 16:21:16 +0000 References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-147-179-74.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386174094 news.xs4all.nl 2899 [2001:888:2000:d::a6]:51730 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61034 On 24/10/2013 22:47, Mark Lawrence wrote: > 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. > Anybody? And FTR I'll break Armed Forces Rule No. 1 and volunteer my own pitifully poor servies if I can help take this forward, as I think it's daft having issues marked as fixed on the bug tracker but the fix not being available in the standard library, only on pypi. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence