Skip to content

gh-91156: Fix encoding="locale" in UTF-8 mode #70056

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 14, 2022

Conversation

methane
Copy link
Member

@methane methane commented Apr 10, 2022

Fixes #91156.

@methane methane changed the title bpo-47000: Fix encoding="locale" in UTF-8 mode gh-91156: Fix encoding="locale" in UTF-8 mode Apr 11, 2022
@methane methane merged commit 13b17e2 into python:main Apr 14, 2022
@methane methane deleted the encoding-locale branch April 14, 2022 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make encoding="locale" uses locale encoding even in UTF-8 mode is enabled.
3 participants