Skip to content

[3.9] bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t (GH-24350) #24396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 31, 2021

(cherry picked from commit 42b1806)

Co-authored-by: Serhiy Storchaka [email protected]

https://bugs.python.org/issue43030

… wchar_t (pythonGH-24350)

(cherry picked from commit 42b1806)

Co-authored-by: Serhiy Storchaka <[email protected]>
@miss-islington
Copy link
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 995a6c0 into python:3.9 Jan 31, 2021
@miss-islington miss-islington deleted the backport-42b1806-3.9 branch January 31, 2021 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants