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

Daniel Stutzbach report at bugs.python.org
Sat Oct 2 17:33:49 CEST 2010


Daniel Stutzbach <daniel at stutzbachenterprises.com> added the comment:

Since I noticed the bug through source code inspection and no one has reported it occurring in practice, that sounds reasonable to me.

----------
versions:  -Python 2.7

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


More information about the Python-bugs-list mailing list