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

sbt report at bugs.python.org
Fri Nov 18 15:35:46 CET 2011


sbt <shibturn at gmail.com> added the comment:

> Thanks again. Just a nit: the tests should be in MiscIOTest, since 
> they don't directly instantiate the individual classes. Also, perhaps 
> it would be nice to check that the exception's "errno" attribute is 
> EAGAIN.


Done.

----------
Added file: http://bugs.python.org/file23724/write_blockingioerror.patch

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


More information about the Python-bugs-list mailing list