Skip to content

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

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

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

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 ✅ .

@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