Skip to content

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

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 1 commit into from
May 3, 2025

Conversation

mhsmith
Copy link
Member

@mhsmith mhsmith commented Apr 24, 2025

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
Member Author

mhsmith commented May 2, 2025

@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
37 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs May 3, 2025
@miss-islington-app
Copy link

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 245cd6c53278006fa34fd7799d32f0884eb7e75d)

Co-authored-by: Malcolm Smith <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented May 3, 2025

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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants