]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135276: Refresh `zipfile.Path` from zipp 3.23 (#135277)
authorJason R. Coombs <jaraco@jaraco.com>
Sun, 8 Jun 2025 19:20:20 +0000 (15:20 -0400)
committerGitHub <noreply@github.com>
Sun, 8 Jun 2025 19:20:20 +0000 (19:20 +0000)
commit8d6eb0c26276c4013346622580072908d46d2341
treec366f755cb7c201012580b5222036c2144565ec9
parentaac22ea212849f8fffee9e05af7429c503d973ee
gh-135276: Refresh `zipfile.Path` from zipp 3.23 (#135277)

Apply changes from zipp 3.23
Lib/test/test_zipfile/_path/_test_params.py
Lib/test/test_zipfile/_path/test_complexity.py
Lib/test/test_zipfile/_path/test_path.py
Lib/test/test_zipfile/_path/write-alpharep.py
Lib/zipfile/_path/__init__.py
Lib/zipfile/_path/_functools.py [new file with mode: 0644]
Lib/zipfile/_path/glob.py
Misc/NEWS.d/next/Library/2025-06-08-14-50-34.gh-issue-135276.ZLUhV1.rst [new file with mode: 0644]