]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110715: Add missing import in zipfile (gh-110822)
authorKirill Podoprigora <kirill.bast9@mail.ru>
Sat, 14 Oct 2023 07:17:47 +0000 (10:17 +0300)
committerGitHub <noreply@github.com>
Sat, 14 Oct 2023 07:17:47 +0000 (16:17 +0900)
commit4110cfec1233139b4e7c63459ba465ab80554e3e
treed14871ca9cbabe029736107b8005aaa3941273b3
parente2b3d831fd2824d8a5713e3ed2a64aad0fb6b62d
gh-110715: Add missing import in zipfile (gh-110822)
Lib/test/test_zipfile/test_core.py
Lib/zipfile/__init__.py