Skip to content

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

Merged
brettcannon merged 1 commit intopython:masterfrom
ZackerySpytz:_warnings_gcc_warn
Jun 9, 2018
Merged

bpo-33375: Fix GCC warning in Python/_warnings.c#7556
brettcannon merged 1 commit intopython:masterfrom
ZackerySpytz:_warnings_gcc_warn

Conversation

@ZackerySpytz
Copy link
Copy Markdown
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