mirror of
https://github.com/python/cpython.git
synced 2026-07-31 14:16:33 -04:00
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.