Skip to content

Remove unused local variables in inspect.py #24218

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 2 commits into from
Nov 27, 2022

Conversation

Jongy
Copy link
Contributor

@Jongy Jongy commented Jan 14, 2021

I'm not sure this thing requires a BPO entry, so I haven't created one. I'll create if needed.

While reading the code of getargs I noticed step is not used. I ran flake8 and found exc as well (and only these 2)

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Feb 16, 2021
Copy link
Contributor

@Leonardofreua Leonardofreua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me it looks ok. Test suite passed.

@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Aug 3, 2022
@kumaraditya303 kumaraditya303 merged commit 9c9f085 into python:main Nov 27, 2022
@Jongy Jongy deleted the remove-unused-local-variables branch November 27, 2022 10:50
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.

8 participants