[issue8670] c_types.c_wchar should not assume that sizeof(wchar_t) == sizeof(Py_UNICODE)

STINNER Victor report at bugs.python.org
Wed Sep 29 02:21:33 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

#9979 proposes to create a new PyUnicode_AsWideCharString() function.

----------

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


More information about the Python-bugs-list mailing list