Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-33375: Fix GCC warning in Python/_warnings.c #7556

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
Jun 9, 2018

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Jun 9, 2018

_Py_IDENTIFIER(argv) is now unused.

This should have been removed as part of #6622.

https://bugs.python.org/issue33375

_Py_IDENTIFIER(argv) is now unused.
@brettcannon brettcannon merged commit 3f45f5d into python:master Jun 9, 2018
@ZackerySpytz ZackerySpytz deleted the _warnings_gcc_warn branch June 11, 2018 06:12
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.

4 participants