Skip to content

[3.7] bpo-33012: Fix more invalid function cast warnings with gcc 8. (GH-10751) - #10795

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-1c60715-3.7
Nov 29, 2018
Merged

[3.7] bpo-33012: Fix more invalid function cast warnings with gcc 8. (GH-10751)#10795
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-1c60715-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 29, 2018

Copy link
Copy Markdown
Contributor

Fix warnings with gcc 8 for wrapperfunc <-> wrapperfunc_kwds casts.
(cherry picked from commit 1c60715)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue33012

…nGH-10751)

Fix warnings with gcc 8 for wrapperfunc <-> wrapperfunc_kwds casts.
(cherry picked from commit 1c60715)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, good bot.

@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 1659c08 into python:3.7 Nov 29, 2018
@miss-islington
miss-islington deleted the backport-1c60715-3.7 branch November 29, 2018 14:27
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

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.

5 participants