]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102209: Sync with zipp 3.15 moving complexity tests into dedicated module (#102232)
authorJason R. Coombs <jaraco@jaraco.com>
Sat, 25 Feb 2023 16:15:48 +0000 (11:15 -0500)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2023 16:15:48 +0000 (11:15 -0500)
commita35fd38b57d3eb05074ca36f3d57e1993c44ddc9
tree417ca5e0de3632fa79d7248b23df8597ec5a0b33
parent207e1c5cae11108213dff5ff07443ee4cfa0d2ea
gh-102209: Sync with zipp 3.15 moving complexity tests into dedicated module (#102232)

Sync with jaraco/zipp@757a4e1a.
Lib/test/test_zipfile/_context.py [deleted file]
Lib/test/test_zipfile/_func_timeout_compat.py [deleted file]
Lib/test/test_zipfile/_itertools.py
Lib/test/test_zipfile/_support.py [new file with mode: 0644]
Lib/test/test_zipfile/test_complexity.py [new file with mode: 0644]
Lib/test/test_zipfile/test_path.py
Lib/zipfile/_path.py