SIGN IN SIGN UP

bpo-36346: Make using the legacy Unicode C API optional (GH-21437)

Add compile time option USE_UNICODE_WCHAR_CACHE. Setting it to 0
makes the interpreter not using the wchar_t cache and the legacy Unicode C API.
S
Serhiy Storchaka committed
4c8f09d7cef8c7aa07d5b5232b5b64f63819a743
Parent: 9650fe0
Committed by GitHub <noreply@github.com> on 7/10/2020, 8:26:06 PM