SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-37705: Improve the implementation of winerror_to_errno() (GH-15623)

winerror_to_errno() is no longer automatically generated.
Do not rely on the old _dosmapperr() function.
Add ERROR_NO_UNICODE_TRANSLATION (1113) -> EILSEQ.
Z
Zackery Spytz committed
19052a11314e7be7ba003fd6cdbb5400a5d77d96
Parent: 5e5e951
Committed by Steve Dower <steve.dower@python.org> on 9/9/2019, 9:35:08 AM