Skip to content

[3.13] gh-85045: clarified that the underlying buffer of a TextIOBase can be a RawIOBase (GH-134372)#134375

Merged
gpshead merged 1 commit into
python:3.13from
miss-islington:backport-36eb711-3.13
May 20, 2025
Merged

[3.13] gh-85045: clarified that the underlying buffer of a TextIOBase can be a RawIOBase (GH-134372)#134375
gpshead merged 1 commit into
python:3.13from
miss-islington:backport-36eb711-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented May 20, 2025

Copy link
Copy Markdown
Contributor

Added a clarification that the underlying binary buffer of a TextIOBase can be a BufferedIOBase OR a RawIOBase
(cherry picked from commit 36eb711)

Co-authored-by: Alex Kautz alex@takemobi.com


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

…can be a RawIOBase (pythonGH-134372)

Added a clarification that the underlying binary buffer of a TextIOBase can be a BufferedIOBase OR a RawIOBase
(cherry picked from commit 36eb711)

Co-authored-by: Alex Kautz <alex@takemobi.com>
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