mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
4c8f09d7ce
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.