Skip to content

gh-148467: Move io.TextIOBase docs to "I/O Base Classes" section#150015

Open
Dhruv-Soni wants to merge 1 commit into
python:mainfrom
Dhruv-Soni:fix-issue-148467
Open

gh-148467: Move io.TextIOBase docs to "I/O Base Classes" section#150015
Dhruv-Soni wants to merge 1 commit into
python:mainfrom
Dhruv-Soni:fix-issue-148467

Conversation

@Dhruv-Soni
Copy link
Copy Markdown

@Dhruv-Soni Dhruv-Soni commented May 18, 2026

The TextIOBase class documentation was previously placed under "Text I/O"
alongside concrete implementations like TextIOWrapper and StringIO, while
the other two base classes (RawIOBase, BufferedIOBase) live under "I/O
Base Classes". Move TextIOBase to join its siblings, making the docs
structure consistent.

  The TextIOBase class documentation was previously placed under "Text I/O"
  alongside concrete implementations like TextIOWrapper and StringIO, while
  the other two base classes (RawIOBase, BufferedIOBase) live under "I/O
  Base Classes". Move TextIOBase to join its siblings, making the docs
  structure consistent.
@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32743859 | 📁 Comparing 5841464 against main (806c997)

  🔍 Preview build  

1 file changed
± library/io.html

@Dhruv-Soni Dhruv-Soni marked this pull request as ready for review May 18, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo
Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants