Skip to content

gh-135103: Remove an unused local variable in Lib/code.py #135104

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

Conversation

ChVeen
Copy link
Contributor

@ChVeen ChVeen commented Jun 3, 2025

In order to enhance the code quality, this PR removes an unused local variable (_ps2) in file Lib/code.py.

@methane methane added type-refactor Code refactoring (with no changes in behavior) stdlib Python modules in the Lib dir labels Jun 4, 2025
@methane methane merged commit 8f778f7 into python:main Jun 4, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news stdlib Python modules in the Lib dir type-refactor Code refactoring (with no changes in behavior)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants