◐ Shell
reader mode source ↗
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

@mhsmith mhsmith 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

mhsmith commented May 2, 2025

Copy link
Copy Markdown
Member Author

@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:main May 3, 2025
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 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

bedevere-app Bot commented May 3, 2025

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot 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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants