mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added test whether wchar_t is signed or not. A signed wchar_t is not usable as internal unicode type base for Py_UNICODE since the unicode implementation assumes an unsigned type.
This commit is contained in:
parent
7e74384af5
commit
d7160f8845