bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. by serhiy-storchaka · Pull Request #6708 · 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

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka commented

May 5, 2018

edited by bedevere-bot

Loading

@serhiy-storchaka serhiy-storchaka force-pushed the update-locale-aliases branch from 4c9a712 to fd0efb6 Compare

May 5, 2018 15:24

@serhiy-storchaka serhiy-storchaka merged commit cedc9b7 into python:master

May 6, 2018

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the update-locale-aliases branch

May 6, 2018 05:46

@bedevere-bot

Copy link Copy Markdown

GH-6713 is a backport of this pull request to the 3.7 branch.

@miss-islington

Copy link Copy Markdown

Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker cedc9b74202d8c1ae39bca261cbb45d42ed54d45 2.7

@bedevere-bot

Copy link Copy Markdown

GH-6714 is a backport of this pull request to the 3.6 branch.

@bedevere-bot

Copy link Copy Markdown

GH-6717 is a backport of this pull request to the 2.7 branch.

serhiy-storchaka added a commit that referenced this pull request

May 6, 2018
…d locales. (GH-6708) (GH-6713)

(cherry picked from commit cedc9b7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

serhiy-storchaka added a commit that referenced this pull request

May 6, 2018
…d locales. (GH-6708) (GH-6714)

(cherry picked from commit cedc9b7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

serhiy-storchaka added a commit that referenced this pull request

May 6, 2018

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

Labels

type-feature

A feature request or enhancement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@serhiy-storchaka @miss-islington @bedevere-bot @the-knights-who-say-ni