SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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.
V
Victor Stinner committed
bcfbbd704646622e919c1306a91fba61d603483d
Parent: 98ff4d5
Committed by GitHub <noreply@github.com> on 5/17/2019, 8:44:16 PM