8000 bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t by serhiy-storchaka · Pull Request #24350 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t #24350

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

serhiy-storchaka
Copy link
Member
@serhiy-storchaka serhiy-storchaka commented Jan 27, 2021

Copy link
Member
@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

8000
@serhiy-storchaka serhiy-storchaka deleted the Py_UNICODE_ISSPACE branch January 31, 2021 13:55
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 31, 2021
… wchar_t (pythonGH-24350)

(cherry picked from commit 42b1806)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-24396 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jan 31, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 31, 2021
… wchar_t (pythonGH-24350)

(cherry picked from commit 42b1806)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-24397 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Jan 31, 2021
… wchar_t (GH-24350)

(cherry picked from commit 42b1806)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jan 31, 2021
… wchar_t (GH-24350) (GH-24397)

(cherry picked from commit 42b1806)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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.

5 participants
0