mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
bcfbbd7046
_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