bpo-36935: Remove usage of the deprecated PyErr_SetFromWindowsErrWithUnicodeFilename() by ZackerySpytz · Pull Request #13355 · python/cpython
Conversation
…UnicodeFilename() In e895de3, the deprecated function PyErr_SetFromWindowsErrWithUnicodeFilename() was added in two functions in Modules/_winapi.c. This function was deprecated in 3.3.
@vstinner, I have updated the PR. Please take a look.
DinoV pushed a commit to DinoV/cpython that referenced this pull request
…UnicodeFilename() (pythonGH-13355) In e895de3, the deprecated function PyErr_SetFromWindowsErrWithUnicodeFilename() was added in two functions in Modules/_winapi.c. This function was deprecated in 3.3.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters