Skip to content

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Sep 20, 2020

https://bugs.python.org/issue41631

This PR suppress this warning introduced in 55e0836:

./Include/internal/pycore_pylifecycle.h:85:24: warning: this function declaration is not 1 warning generated.
a prototype [-Wstrict-prototypes]
extern void _PyAST_Fini();
                       ^
                        void

@pablogsal
Copy link
Member Author

CC: @ambv

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.

@pablogsal: You can merge it, and then ask @ambv to include it in 3.9.0 final.

@pablogsal pablogsal merged commit 724df83 into python:3.9 Sep 21, 2020
@pablogsal pablogsal deleted the warning branch September 21, 2020 10:57
@ambv
Copy link
Contributor

ambv commented Oct 4, 2020

Done.

ambv pushed a commit to ambv/cpython that referenced this pull request Oct 4, 2020
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.

6 participants