[Python-Dev] unicode_internal codec and the PEP 393
Victor Stinner
victor.stinner at haypocalc.com
Fri Nov 11 13:05:14 CET 2011
More information about the Python-Dev mailing list
Fri Nov 11 13:05:14 CET 2011
- Previous message: [Python-Dev] unicode_internal codec and the PEP 393
- Next message: [Python-Dev] [Python-checkins] cpython: Change decoders to use Unicode API instead of Py_UNICODE.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le 09/11/2011 23:45, "Martin v. Löwis" a écrit : >> After a quick search on Google codesearch (before it disappears!), I don't >> think that "encoding" a Unicode string to its internal PEP-393 representation >> would satisfy any program. It looks like wchar_t* is a better candidate. > > Ok. Making it Py_UNICODE, documenting that, and deprecating the encoding > sounds fine to me as well. Done. Victor
- Previous message: [Python-Dev] unicode_internal codec and the PEP 393
- Next message: [Python-Dev] [Python-checkins] cpython: Change decoders to use Unicode API instead of Py_UNICODE.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list