Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:3.8from
miss-islington:backport-42b1806-3.8
Jan 31, 2021
Merged

[3.8] bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t (GH-24350)#24397
serhiy-storchaka merged 1 commit into
python:3.8from
miss-islington:backport-42b1806-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@serhiy-storchaka serhiy-storchaka merged commit 229ef39 into python:3.8 Jan 31, 2021
@miss-islington miss-islington deleted the backport-42b1806-3.8 branch January 31, 2021 14:46
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