[Python-Dev] what is happening with the regex module going into Python 3.3?

Terry Reedy tjreedy at udel.edu
Tue Jun 5 04:40:22 CEST 2012


On 6/4/2012 9:22 PM, MRAB wrote:

> I'm not planning any further changes to regex. I think it already has
> enough features...

Do you have any idea where regex + Python stands in regard to Unicode 
TR18 support levels? http://unicode.org/reports/tr18/
While most of the Tailored Support Level 3 strikes me as out of scope 
for the stdlib, I can imagine getting requests for any other stuff not 
already included.

-- 
Terry Jan Reedy



More information about the Python-Dev mailing list