]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135276: Refresh `zipfile.Path` from zipp 3.23 (GH-135277) (#135278)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 8 Jun 2025 20:12:25 +0000 (22:12 +0200)
committerGitHub <noreply@github.com>
Sun, 8 Jun 2025 20:12:25 +0000 (20:12 +0000)
commit00f824dc5a75dd53203078c5e3f7ab5aea1a0db3
tree2d47ebb38d2ec0a0d553d713ca03e19c1a3885e3
parentcf2209f5b951d6a5db6bbe9a77ae62f9a34290e7
[3.14] gh-135276: Refresh `zipfile.Path` from zipp 3.23 (GH-135277) (#135278)

* gh-135276: Refresh `zipfile.Path` from zipp 3.23 (GH-135277)

Apply changes from zipp 3.23
(cherry picked from commit 8d6eb0c26276c4013346622580072908d46d2341)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
* Removed features slated for Python 3.15 only.

---------

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
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/glob.py
Misc/NEWS.d/next/Library/2025-06-08-14-50-34.gh-issue-135276.ZLUhV1.rst [new file with mode: 0644]