]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133656: Remove deprecated `zipimport.zipimporter.load_module` (GH-133662)
authorWulian233 <1055917385@qq.com>
Sat, 30 Aug 2025 01:28:18 +0000 (09:28 +0800)
committerGitHub <noreply@github.com>
Sat, 30 Aug 2025 01:28:18 +0000 (01:28 +0000)
commit5c6937ad204d009085e016c3dc9e9ba75eef34c5
treea122e5675b212bd45662f17fabcee3d92246037f
parente05182f98ea100b6e26796a76b1399237aeac22f
gh-133656: Remove deprecated `zipimport.zipimporter.load_module` (GH-133662)

Remove deprecated `zipimport.zipimporter.load_module`.
Doc/deprecations/pending-removal-in-3.15.rst
Doc/library/zipimport.rst
Doc/whatsnew/3.15.rst
Lib/test/test_zipimport.py
Lib/zipimport.py
Misc/NEWS.d/3.14.0a6.rst
Misc/NEWS.d/next/Library/2025-05-08-20-45-35.gh-issue-133656.cxZODA.rst [new file with mode: 0644]