bpo-34170: _PyCoreConfig_Read() don't replace coerce_c_locale by vstinner · Pull Request #8658 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner merged 1 commit intopython:masterfrom

vstinner:coreconfig

Aug 3, 2018

Merged

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

Aug 3, 2018

edited by bedevere-bot

Loading

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot