[Python-Dev] PEP 393: Flexible String Representation

Alexander Belopolsky alexander.belopolsky at gmail.com
Sat Jan 29 18:12:19 CET 2011


On Sat, Jan 29, 2011 at 12:03 PM, Stefan Behnel <stefan_ml at behnel.de> wrote:
..
> What about the character property functions?
>
> http://docs.python.org/py3k/c-api/unicode.html#unicode-character-properties
>
> Will they be adapted to accept Py_UCS4 instead of Py_UNICODE?

They have been already.  See revision 84177.  Docs should be fixed.


More information about the Python-Dev mailing list