bpo-38823: Always build _ctypes with wchar_t by vstinner · Pull Request #23248 · python/cpython
It is no longer possible to build the _ctypes extension module without wchar_t type: remove CTYPES_UNICODE macro. Anyway, the wchar_t type is required to build Python.
adorilson pushed a commit to adorilson/cpython that referenced this pull request
Mar 13, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters