[issue46775] [Windows] OSError should unconditionally call winerror_to_errno

Steve Dower report at bugs.python.org
Tue Mar 29 14:20:50 EDT 2022


Steve Dower <steve.dower at python.org> added the comment:

Is this okay to backport? Correcting more winerror values means we'll get more subclasses raised instead of OSError (though only for obscure cases, which probably also aren't mapped, so I guess it's possible to prove that none will actually change right now).

----------

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


More information about the Python-bugs-list mailing list