Skip to content

bpo-34170: _PyCoreConfig_Read() don't replace coerce_c_locale#8658

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:coreconfig
Aug 3, 2018
Merged

bpo-34170: _PyCoreConfig_Read() don't replace coerce_c_locale#8658
vstinner merged 1 commit intopython:masterfrom
vstinner:coreconfig

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 3, 2018

If coerce_c_locale is already set (>= 0), use its value: don't
override it.

https://bugs.python.org/issue34170

If coerce_c_locale is already set (>= 0), use its value: don't
override it.
@vstinner vstinner merged commit 5a953fd into python:master Aug 3, 2018
@vstinner vstinner deleted the coreconfig branch August 3, 2018 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants