[issue13322] buffered read() and write() does not raise BlockingIOError

Antoine Pitrou report at bugs.python.org
Fri Nov 4 15:03:42 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> Also, the advantage of the current approach is that at least, no data
> is ever lost

But what about the buggy readline() behaviour?

----------

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


More information about the Python-bugs-list mailing list