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

Roundup Robot report at bugs.python.org
Wed Jan 8 15:36:11 CET 2014


Roundup Robot added the comment:

New changeset 1437f499024d by Victor Stinner in branch '3.3':
Issue #20113: os.readv() and os.writev() now raise an OSError exception on
http://hg.python.org/cpython/rev/1437f499024d

New changeset cd50efdce294 by Victor Stinner in branch 'default':
(Merge 3.3) Issue #20113: os.readv() and os.writev() now raise an OSError
http://hg.python.org/cpython/rev/cd50efdce294

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list