[3.7] Revert "[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)"#9416
Merged
vstinner merged 1 commit intopython:3.7from Sep 19, 2018
vstinner:revert_coerce
Merged
[3.7] Revert "[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)"#9416vstinner merged 1 commit intopython:3.7from vstinner:revert_coerce
vstinner merged 1 commit intopython:3.7from
vstinner:revert_coerce
Conversation
ncoghlan
approved these changes
Sep 19, 2018
Contributor
ncoghlan
left a comment
There was a problem hiding this comment.
Thanks. I think leaving the 3.7 branch alone is the best way to go here, and then we can wrangle at our leisure on how to get the locale coercion implementation back to its as-designed-and-initially-implemented architecture for 3.8+
Member
Author
|
Oh wow, I have been bitten by two random CI bugs from the outer space:
I restarted the Travis CI job. |
Member
Author
|
Oh, on AppVeyor, test_functools failed a timeout after 20 min on test_parallel_meta_path(). Linux-PR CI failed to build its environment: CIs are grumpy today. |
Member
Author
|
Close/reopen to retrigger AppVeyor job. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This reverts commit 144f1e2.
https://bugs.python.org/issue34589