]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133656: Remove unused import and private global in `Lib/zipimport.py` (GH-140325)
authoryihong <zouzou0208@gmail.com>
Mon, 20 Oct 2025 19:43:10 +0000 (03:43 +0800)
committerGitHub <noreply@github.com>
Mon, 20 Oct 2025 19:43:10 +0000 (19:43 +0000)
commitd467f24d0f886b8a76944726eb46bf0e3bb667a8
tree40c75595ec6e28b6c79c622a05099f74e4180a86
parent38d4b436ca767351db834189b3a5379406cd52a8
gh-133656: Remove unused import and private global in `Lib/zipimport.py` (GH-140325)
Lib/zipimport.py