Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-36935: Remove usage of the deprecated PyErr_SetFromWindowsErrWithUnicodeFilename()#13355

Merged
vstinner merged 2 commits into
python:masterpython/cpython:masterfrom
ZackerySpytz:bpo-36935-deprecated-func-_winapiZackerySpytz/cpython:bpo-36935-deprecated-func-_winapiCopy head branch name to clipboard
May 30, 2019
Merged

bpo-36935: Remove usage of the deprecated PyErr_SetFromWindowsErrWithUnicodeFilename()#13355
vstinner merged 2 commits into
python:masterpython/cpython:masterfrom
ZackerySpytz:bpo-36935-deprecated-func-_winapiZackerySpytz/cpython:bpo-36935-deprecated-func-_winapiCopy head branch name to clipboard

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented May 16, 2019

Copy link
Copy Markdown
Contributor

In e895de3, the
deprecated function PyErr_SetFromWindowsErrWithUnicodeFilename() was
added in two functions in Modules/_winapi.c. This function was
deprecated in 3.3.

https://bugs.python.org/issue36935

…UnicodeFilename()

In e895de3, the
deprecated function PyErr_SetFromWindowsErrWithUnicodeFilename() was
added in two functions in Modules/_winapi.c. This function was
deprecated in 3.3.
Comment thread Modules/_winapi.c Outdated
@ZackerySpytz

Copy link
Copy Markdown
Contributor Author

@vstinner, I have updated the PR. Please take a look.

@vstinner vstinner merged commit eda385c into python:master May 30, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.