]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-123693: Use platform-agnostic semantics when processing zipfile.Path.name...
authorJason R. Coombs <jaraco@jaraco.com>
Thu, 5 Sep 2024 09:15:03 +0000 (05:15 -0400)
committerGitHub <noreply@github.com>
Thu, 5 Sep 2024 09:15:03 +0000 (11:15 +0200)
commit4633177a089e9debbca2b4c0ad6c910fd37b36d0
tree140cfcce4e7016edbd7e3b44848ea75cffd62632
parent0aa1ee22ab6e204e9d3d0e9dd63ea648ed691ef1
[3.10] gh-123693: Use platform-agnostic semantics when processing zipfile.Path.name. (#123694)

Applies changes from zipp 3.20.1 and jaraco/zippGH-124
(cherry picked from commit 2231286d78d328c2f575e0b05b16fe447d1656d6)
(cherry picked from commit 17b77bb)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/test/test_zipfile.py
Lib/zipfile.py
Misc/NEWS.d/next/Library/2024-09-04-14-05-02.gh-issue-123693.dNW1IF.rst [new file with mode: 0644]