Skip to content

gh-91156: Document how TextIOWrapper interacts with UTF-8 mode - #132885

Merged
methane merged 1 commit into
python:mainfrom
mhsmith:textiowrapper-utf-8
May 3, 2025
Merged

gh-91156: Document how TextIOWrapper interacts with UTF-8 mode#132885
methane merged 1 commit into
python:mainfrom
mhsmith:textiowrapper-utf-8

Conversation

@mhsmith

@mhsmithmhsmith commented Apr 24, 2025

Copy link
Copy Markdown
Member

Previously discussed here. This will become more important when UTF-8 mode is made the default in Python 3.15.


📚 Documentation preview 📚: https://cpython-previews--132885.org.readthedocs.build/

@mhsmith

Copy link
Copy Markdown
MemberAuthor

@methane: Are you able to merge this, and the 3.13 backport? I'm on the triage team, so I can't do it myself.

@methane
methane merged commit 245cd6c into python:mainMay 3, 2025
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsMay 3, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @mhsmith for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 3, 2025
…ythonGH-132885)
Document how TextIOWrapper interacts with UTF-8 mode
(cherry picked from commit 245cd6c)
Co-authored-by: Malcolm Smith <smith@chaquo.com>
@bedevere-app

Copy link
Copy Markdown

GH-133323 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label May 3, 2025
methane pushed a commit that referenced this pull request May 3, 2025
…2885)
Document how TextIOWrapper interacts with UTF-8 mode
(cherry picked from commit 245cd6c)
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@mhsmith@methane