mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +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.
Source files for binary executables (as opposed to shared modules)