]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-135276: Refresh `zipfile.Path` from zipp 3.23 (GH-135277) (#135279)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 8 Jun 2025 21:56:35 +0000 (23:56 +0200)
committerGitHub <noreply@github.com>
Sun, 8 Jun 2025 21:56:35 +0000 (17:56 -0400)
commitf0d48b2bea1d17a7144087ef6ec01f28aae35e7b
tree76097ae493b4440e0866f0043e554c0014cfe504
parentb13720ee2276792e3598ca00a18ae53e323568f1
[3.13] gh-135276: Refresh `zipfile.Path` from zipp 3.23 (GH-135277) (#135279)

* 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]