diff options
author | Victor Stinner <vstinner@python.org> | 2020-11-12 14:38:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-12 14:38:13 (GMT) |
commit | b5cc05bbe681dbe06d5ec6d34318815d1c1ad6c5 (patch) | |
tree | 60ff911a1dd1ebcbf8a06488e1f76123b1145e6c /Python | |
parent | ef75a625cdf8377d687a04948b4db9bc1917bf19 (diff) | |
download | cpython-b5cc05bbe681dbe06d5ec6d34318815d1c1ad6c5.zip cpython-b5cc05bbe681dbe06d5ec6d34318815d1c1ad6c5.tar.gz cpython-b5cc05bbe681dbe06d5ec6d34318815d1c1ad6c5.tar.bz2 |
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions