Skip to content

bpo-38210: Fix compiler warning in dictobject.c#16611

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:dict_warn
Oct 7, 2019
Merged

bpo-38210: Fix compiler warning in dictobject.c#16611
vstinner merged 1 commit into
python:masterfrom
vstinner:dict_warn

Conversation

@vstinner

@vstinner vstinner commented Oct 7, 2019

Copy link
Copy Markdown
Member

The "tmp" variable is no longer used.

https://bugs.python.org/issue38210

The "tmp" variable is no longer used.
@vstinner

vstinner commented Oct 7, 2019

Copy link
Copy Markdown
Member Author

cc @corona10 @serhiy-storchaka

@vstinner vstinner merged commit d97f1ce into python:master Oct 7, 2019
@vstinner vstinner deleted the dict_warn branch October 7, 2019 10:28
@corona10

corona10 commented Oct 7, 2019

Copy link
Copy Markdown
Member

Thanks for the fix

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