[issue20113] os.readv() and os.writev() don't raise an OSError on readv()/writev() failure

STINNER Victor report at bugs.python.org
Fri Jan 3 12:21:21 CET 2014


STINNER Victor added the comment:

os.readv() and os.writev() were added in Python 3.3 with the issue #10812.

----------
keywords: +patch
nosy: +serhiy.storchaka
Added file: http://bugs.python.org/file33303/readv_writev.patch

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


More information about the Python-bugs-list mailing list