[Python-Dev] what is happening with the regex module going into Python 3.3? (original) (raw)
MRAB python at mrabarnett.plus.com
Tue Jun 5 18:46:32 CEST 2012
- Previous message: [Python-Dev] what is happening with the regex module going into Python 3.3?
- Next message: [Python-Dev] Issue #11022: locale.getpreferredencoding() must not set temporary LC_CTYPE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 05/06/2012 03:40, Terry Reedy wrote:
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. It supports Basic Unicode Support (Level 1), plus default word boundaries and \X (grapheme cluster).
- Previous message: [Python-Dev] what is happening with the regex module going into Python 3.3?
- Next message: [Python-Dev] Issue #11022: locale.getpreferredencoding() must not set temporary LC_CTYPE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]