<br><br><div class="gmail_quote">On Sat, Aug 27, 2011 at 1:57 AM, Guido van Rossum <span dir="ltr">&lt;<a href="mailto:guido@python.org">guido@python.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Fri, Aug 26, 2011 at 3:54 PM, &quot;Martin v. Löwis&quot; &lt;<a href="mailto:martin@v.loewis.de">martin@v.loewis.de</a>&gt; wrote:<br>
&gt; [...]<br>
&gt; Among us, some are more &quot;regex gurus&quot; than others; you know<br>
&gt; who you are. I guess the PSF would pay for the review, if that<br>
&gt; is what it would take.<br>
<br>
</div></div>Makes sense. I noticed Ezio seems quite in favor of regex. Maybe he knows more?<br></blockquote><div><br>Matthew has always been responsive on the tracker, usually fixing reported bugs in a matter of days, and I think he&#39;s willing to keep doing so once the regex module is included.  Even if I haven&#39;t yet tried the module myself (I&#39;m planning to do it though), it seems quite popular out there (the download number on PyPI apparently gets reset for each new release, so I don&#39;t know the exact total), and apparently people are already using it as a replacement of re.<br>
<br>I&#39;m not sure it&#39;s worth doing an extensive review of the code, a better approach might be to require extensive test coverage  (and a review of tests).  If the code seems well written, commented, documented (I think proper rst documentation is still missing), and tested (both with unittest and out in the wild), and Matthew is willing to maintain it, I think we can include it.  We will get familiar with the code once we start contributing to it and fixing bugs, as it already happens with most of the other modules.<br>
<br>See also the &quot;New regex module for 3.2?&quot; thread ( <a href="http://mail.python.org/pipermail/python-dev/2010-July/101606.html">http://mail.python.org/pipermail/python-dev/2010-July/101606.html</a> ).<br><br>Best Regards,<br>
Ezio Melotti<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5"><br>
--<br>
--Guido van Rossum (<a href="http://python.org/%7Eguido" target="_blank">python.org/~guido</a>)<br>
</div></div></blockquote></div><br>