-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Remove deprecated zipimport.zipimporter.load_module #133656
Copy link
Copy link
Closed
Labels
3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixesstdlibStandard 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
3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixesstdlibStandard 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.
Projects
StatusShow more project fields
Done
Feature or enhancement
Proposal:
I delayed the removal from 3.12 to 3.15 half a year ago #125746 . I plan to handle this issue myself and submit the PR by the end of this weekend at the latest
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
zipimport.zipimporter.load_module#133662Lib/zipimport.py#140325