[issue10542] Py_UNICODE_NEXT and other macros for surrogates

Eric Smith report at bugs.python.org
Sat Nov 27 01:27:05 CET 2010


Eric Smith <eric at trueblade.com> added the comment:

In addition to the proposed Py_UNICODE_NEXT and Py_UNICODE_PUT_NEXT,  str.__format__ would also need a function that tells it how many Py_UNICODEs are needed to store a given Py_UCS4.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10542>
_______________________________________


More information about the Python-bugs-list mailing list