[issue32890] os: Some functions may report bogus errors on Windows

STINNER Victor report at bugs.python.org
Fri Oct 19 20:28:26 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 834603112e6ca35944dd21105b01fca562dc3241 by Victor Stinner (Alexey Izbyshev) in branch 'master':
bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate() (GH-5784)
https://github.com/python/cpython/commit/834603112e6ca35944dd21105b01fca562dc3241


----------

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


More information about the Python-bugs-list mailing list