bpo-43552: Add locale.get_current_locale_encoding() by vstinner · Pull Request #24931 · python/cpython (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

View all resources

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

python / cpython Public

Additional navigation options

Closed

vstinner wants to merge 2 commits intopython:mainfrom

vstinner:get_current_locale_encoding

ConversationCommits (2)ChecksFiles changed

Closed

bpo-43552: Add locale.get_current_locale_encoding()#24931

vstinner wants to merge 2 commits intopython:mainfrom

vstinner:get_current_locale_encoding

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

Mar 19, 2021

edited by bedevere-bot

Loading

Add locale.get_current_locale_encoding() to get the current locale
encoding.

https://bugs.python.org/issue43552

@vstinner

`bpo-43552[: Add locale.get_current_locale_encoding()](/python/cpython/pull/24931/commits/d108531a098dad38273ae46fe6af3fa2a12eb4c3 "bpo-43552: Add locale.get_current_locale_encoding()

Add locale.get_current_locale_encoding() to get the current locale encoding.") `

[d108531](/python/cpython/pull/24931/commits/d108531a098dad38273ae46fe6af3fa2a12eb4c3)

Add locale.get_current_locale_encoding() to get the current locale encoding.

@the-knights-who-say-ni the-knights-who-say-ni added the CLA signed label

Mar 19, 2021

@bedevere-bot bedevere-bot added the awaiting core review label

Mar 19, 2021

@vstinner

[sys.getdefaultencoding() returns "utf-8"](/python/cpython/pull/24931/commits/fbb0ad0b95a234772d673042f13b7b8b18331621 "sys.getdefaultencoding() returns "utf-8"")

[fbb0ad0](/python/cpython/pull/24931/commits/fbb0ad0b95a234772d673042f13b7b8b18331621)

@vstinner

Copy link Copy Markdown

Member Author

vstinner commented

Mar 19, 2021

cc @methane

@github-actions

Copy link Copy Markdown

github-actions bot commented

Apr 19, 2021

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale

Stale PR or inactive for long period of time.

label

Apr 19, 2021

@vstinner

Copy link Copy Markdown

Member Author

vstinner commented

Jun 29, 2021

I closed https://bugs.python.org/issue43552

@vstinner vstinner closed this

Jun 29, 2021

@vstinner vstinner deleted the get_current_locale_encoding branch

June 29, 2021 00:19

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

[ Show hidden characters]({{ revealButtonHref }})

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

awaiting core review stale

Stale PR or inactive for long period of time.

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