[issue13858] readline fails on nonblocking, unbuffered io.FileIO objects

Charles-François Natali report at bugs.python.org
Wed Jan 25 09:22:32 CET 2012


Charles-François Natali <neologix at free.fr> added the comment:

> Can this be handled some other way?

Yeah, that's an hairy issue.
See #13322 for the details.

----------
nosy: +neologix
resolution:  -> duplicate
stage:  -> committed/rejected
status: open -> closed
superseder:  -> buffered read() and write() does not raise BlockingIOError

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13858>
_______________________________________


More information about the Python-bugs-list mailing list