[Python-Dev] what is happening with the regex module going into Python 3.3?
Nick Coghlan
ncoghlan at gmail.com
Mon Jun 4 01:28:33 CEST 2012
I apologise, "unmaintained" is too strong a word. I mean "lacking an owner
sufficiently confident in their authority and expertise and with sufficient
time and energy to add,or approve the addition of, substantial new features
which may require significant refactoring of internal details".
Perhaps "unowned" would be a better word? Saying yes or no to major feature
requests isn't the same as fixing errors in existing features. (Compare
regular email package maintenance to RDM's recent updates)
--
Sent from my phone, thus the relative brevity :)
On Jun 4, 2012 8:55 AM, Martin v. Löwis <martin at v.loewis.de> wrote:
> heh. indeed. regardless, the module is available on pypi whether it
>> goes in or not so we do at least have something to point people to when
>> they need more than the existing undermaintained re (sre) module.
>>
>
> I completely disagree that SRE is unmaintained. It has about monthly
> commits to it, to fix reported bugs, by various people.
>
> It may be aged software, but that has the advantage that more people
> are familiar with the code base now than back in the days when /F
> was still maintaining it.
>
> Regards,
> Martin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120604/498359a8/attachment.html>
More information about the Python-Dev
mailing list