-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Remove unused imports (June 2026) #151428
Copy link
Copy link
Open
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)
Fields
Give feedbackNo fields configured for issues without a type.
Feature or enhancement
Proposal:
There are several unused imports in
Lib/andTools/, and I'm working on removing them.See #131152 as a precedent.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Tools/#151442