[Python-ideas] PEP 538 (C locale coercion) now depends on PEP 540 (UTF-8 mode)
INADA Naoki
songofacandy at gmail.com
Sat Jan 21 22:06:38 EST 2017
More information about the Python-ideas mailing list
Sat Jan 21 22:06:38 EST 2017
- Previous message (by thread): [Python-ideas] PEP 538 (C locale coercion) now depends on PEP 540 (UTF-8 mode)
- Next message (by thread): [Python-ideas] "Immutable Builder" Pattern and Operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I love it PEP 540 helps using UTF-8 on Python. PEP 538 helps using UTF-8 on C libraries within Python, too, (if system supports LC_CTYPE=UTF-8 or C.UTF-8.) It seems best solution we can do for now.
- Previous message (by thread): [Python-ideas] PEP 538 (C locale coercion) now depends on PEP 540 (UTF-8 mode)
- Next message (by thread): [Python-ideas] "Immutable Builder" Pattern and Operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list