bpo-38823: Always build _ctypes with wchar_t (GH-23248)
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.
V
Victor Stinner committed
b5cc05bbe681dbe06d5ec6d34318815d1c1ad6c5
Parent: ef75a62
Committed by GitHub <noreply@github.com>
on 11/12/2020, 2:38:13 PM