bpo-38210: Fix compiler warning in dictobject.c by vstinner · Pull Request #16611 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner merged 1 commit intopython:masterfrom

vstinner:dict_warn

Oct 7, 2019

Merged

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

vstinner merged 1 commit intopython:masterfrom

vstinner:dict_warn

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

Oct 7, 2019

edited by bedevere-bot

Loading

The "tmp" variable is no longer used.

https://bugs.python.org/issue38210

The "tmp" variable is no longer used.

@vstinner

Copy link Copy Markdown

Member Author

vstinner commented

Oct 7, 2019

corona10 reacted with thumbs up emoji

@vstinner vstinner merged commit d97f1ce into python:master

Oct 7, 2019

@vstinner vstinner deleted the dict_warn branch

October 7, 2019 10:28

@corona10

Copy link Copy Markdown

Member

corona10 commented

Oct 7, 2019

Thanks for the fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@methane methane Awaiting requested review from methane

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner @corona10 @the-knights-who-say-ni @bedevere-bot