Skip to content
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

Audit and fix unused NameError handlers #99325

Closed
2 tasks
sobolevn opened this issue Nov 10, 2022 · 1 comment
Closed
2 tasks

Audit and fix unused NameError handlers #99325

sobolevn opened this issue Nov 10, 2022 · 1 comment
Assignees
Labels
stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error

Comments

@sobolevn
Copy link
Member

sobolevn commented Nov 10, 2022

After d6f2767 I've decided to take a look at other unused / obsolete NameError items that can be removed.

This is what I found:

PR is on its way.

@sobolevn sobolevn added type-bug An unexpected behavior, bug, or error stdlib Python modules in the Lib dir labels Nov 10, 2022
@sobolevn sobolevn self-assigned this Nov 10, 2022
sobolevn added a commit to sobolevn/cpython that referenced this issue Nov 10, 2022
sobolevn added a commit to sobolevn/cpython that referenced this issue Nov 10, 2022
@AlexWaygood
Copy link
Member

AlexWaygood commented Nov 11, 2022

Thanks @sobolevn!

ethanfurman pushed a commit to ethanfurman/cpython that referenced this issue Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants