Skip to content

gh-120417: Remove unused imports in the stdlib #120420

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
Jun 12, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 12, 2024

@vstinner vstinner added the needs backport to 3.13 bugs and security fixes label Jun 12, 2024
@vstinner vstinner marked this pull request as ready for review June 12, 2024 16:19
@vstinner vstinner requested a review from ericvsmith as a code owner June 12, 2024 16:19
@vstinner
Copy link
Member Author

@pablogsal @ambv: Would you mind to double check the pyrepl and pydoc changes?

@nineteendo
Copy link
Contributor

Thanks, I forgot to remove the stat import in #118755.

@pablogsal
Copy link
Member

Thanks @vstinner ❤️

@vstinner vstinner merged commit 4c6d4f5 into python:main Jun 12, 2024
41 checks passed
@vstinner vstinner deleted the remove_unused branch June 12, 2024 18:56
@miss-islington-app
Copy link

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 12, 2024
(cherry picked from commit 4c6d4f5)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link

bedevere-app bot commented Jun 12, 2024

GH-120429 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 12, 2024
vstinner added a commit that referenced this pull request Jun 12, 2024
…20429)

gh-120417: Remove unused imports in the stdlib (GH-120420)
(cherry picked from commit 4c6d4f5)

Co-authored-by: Victor Stinner <vstinner@python.org>
terryjreedy added a commit to terryjreedy/cpython that referenced this pull request Jun 16, 2024
)

(cherry picked from commit 4c6d4f5)

Co-authored-by: Victor Stinner vstinner@python.org
@bedevere-app
Copy link

bedevere-app bot commented Jun 16, 2024

GH-120574 is a backport of this pull request to the 3.12 branch.

terryjreedy added a commit that referenced this pull request Jun 16, 2024
(cherry picked from commit 4c6d4f5)

Co-authored-by: Victor Stinner vstinner@python.org
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
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.

3 participants