[issue37509] OSError preadv()

YoSTEALTH report at bugs.python.org
Wed Dec 25 10:43:58 EST 2019


YoSTEALTH <ritesh at stealthcentral.com> added the comment:

I am closing this topic as its right for python to raise OSError as `-errno` must be assigned to e.g. `OSError(-errno, os.strerror(-errno))` to raise appropriate exception.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37509>
_______________________________________


More information about the Python-bugs-list mailing list