Files
cpython/Include
Victor Stinner bcfbbd7046 bpo-36945: Add _PyPreConfig.configure_locale (GH-13368)
_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.
2019-05-17 22:44:16 +02:00
..
2019-05-07 16:56:31 +02:00
2017-09-29 15:53:19 -07:00