Giovanni Siragusa
Giovanni Siragusa
I'm closing this PR because was decide to return BlockingIOError instead than None
I’ve created a new [pull request](https://github.com/python/cpython/pull/122933) with the required changes to `TextIOWrapper`, as well as a new test. The next step is to document these changes. I’ve looked into the...
Thanks for the suggestion! I've added notes to the I/O docs to clarify how `BlockingIOError` can pop up when working with non-blocking streams. The new notes should help users understand...
Just dropping a friendly ping here. This issue has a pull request that is in good shape and has undergone intensive review. Could a maintainer kindly take a look for...