Skip to content

Conversation

@davidlbaird
Copy link
Collaborator

Describe the changes

fixed a problem with readable raising an error on a file object.
(see #1265)

Tasks

  • Unit tests added that reproduce the issue or prove feature is working
  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing
  • For documentation changes: The Read the Docs preview builds and looks as expected

Copy link
Member

@mrbean-bremen mrbean-bremen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - looks good except for a minor typo in the doc string!

fix comment typo
@davidlbaird davidlbaird merged commit 9f6d8bc into main Jan 13, 2026
211 checks passed
@davidlbaird davidlbaird deleted the 1265-iounsupportedoperation-file-is-not-open-for-reading-on-iotextiowrapper branch January 14, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

io.UnsupportedOperation: File is not open for reading on io.TextIOWrapper

3 participants