bpo-36935: Remove usage of the deprecated PyErr_SetFromWindowsErrWithUnicodeFilename() (GH-13355)
In e895de3e7f3cc2f7213b87621cfe9812ea4343f0, the deprecated function PyErr_SetFromWindowsErrWithUnicodeFilename() was added in two functions in Modules/_winapi.c. This function was deprecated in 3.3.
Z
Zackery Spytz committed
eda385c0dca62f97a8ae80feb57c2a51df3c807f
Parent: bee31ce
Committed by Victor Stinner <vstinner@redhat.com>
on 5/30/2019, 7:58:50 AM