Skip to content

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

Merged
methane merged 5 commits into
python:mainfrom
methane:encoding-locale
Apr 14, 2022
Merged

gh-91156: Fix encoding="locale" in UTF-8 mode#70056
methane merged 5 commits into
python:mainfrom
methane:encoding-locale

Conversation

@methane

@methanemethane commented Apr 10, 2022

Copy link
Copy Markdown
Member

Fixes#91156.

@methanemethane changed the title bpo-47000: Fix encoding="locale" in UTF-8 modegh-91156: Fix encoding="locale" in UTF-8 modeApr 11, 2022
@methane
methane merged commit 13b17e2 into python:mainApr 14, 2022
@methane
methane deleted the encoding-locale branch April 14, 2022 07:00
Sign up for freeto 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

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