Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 12, 2025

@vstinner vstinner merged commit b2ca268 into python:main Mar 13, 2025
46 checks passed
@vstinner
Copy link
Member Author

Merged, thanks for reviews.

@vstinner vstinner deleted the unused_import4 branch March 13, 2025 09:57
plashchynski pushed a commit to plashchynski/cpython that referenced this pull request Mar 17, 2025
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
import pickle
import stat
import sys
import time
Copy link
Member

Choose a reason for hiding this comment

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

This change will get overwritten unless it's ported to zipp. I'm slightly surprised that there are unused imports, given that I run ruff over the codebase. Oh, I see now. gh-123424 has not yet been backported to zipp, and that's where time was used. So shouldn't be a problem getting this synced once that one is.

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.

4 participants