[issue8654] Improve ABI compatibility between UCS2 and UCS4 builds

Martin v. Löwis report at bugs.python.org
Sat May 8 21:35:24 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

> In Unicode-agnostic mode, instead of leaving Py_UNICODE,
> PyUnicodeObject, and many functions undefined, I wonder if it would
> be sufficient to declare Py_UNICODE like this:

Sounds good.

----------

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


More information about the Python-bugs-list mailing list