mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
_PyPreConfig_InitIsolatedConfig() sets configure_locale to 0 to prevent Python to modify the LC_CTYPE locale. In that case, coerce_c_locale an coerce_c_locale_warn are set to 0 as well.
Miscellaneous source files for the main Python shared library