diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-09-09 10:37:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-09 10:37:55 (GMT) |
commit | 68e401fa0b1a3407bce395ad893535f65107ee6e (patch) | |
tree | 0338691a943df36b39e673ddedcdbc3c263686f1 /Python/compile.c | |
parent | eb02196bd95ea12fcccff3960f36601596811570 (diff) | |
download | cpython-68e401fa0b1a3407bce395ad893535f65107ee6e.zip cpython-68e401fa0b1a3407bce395ad893535f65107ee6e.tar.gz cpython-68e401fa0b1a3407bce395ad893535f65107ee6e.tar.bz2 |
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.
(cherry picked from commit 19052a11314e7be7ba003fd6cdbb5400a5d77d96)
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions