[Python-3000] string C API

Fredrik Lundh fredrik at pythonware.com
Fri Sep 1 13:41:00 CEST 2006


just noticed that PEP 3100 says that PyString_AsEncodedString and
PyString_AsDecodedString is to be removed, but it doesn't mention
any other PyString (or PyUnicode) functions.

how large changes can we make here, really ?

(I'm not going to sketch on a concrete proposal here; I'm more interested
in general guidelines.  the details are best fleshed out in code)

</F> 





More information about the Python-3000 mailing list