]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) ...
authorJason R. Coombs <jaraco@jaraco.com>
Wed, 4 Sep 2024 15:52:54 +0000 (11:52 -0400)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 15:52:54 +0000 (17:52 +0200)
commitfc0b8259e693caa8400fa8b6ac1e494e47ea7798
treeab9020fc49cc5499561ab1e692ef43ff3655a87e
parentd4ac921a4b081f7f996a5d2b101684b67ba0ed7f
[3.11] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) (#123425)

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

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
* Restore the slash-prefixed paths in the malformed_paths test.
Lib/test/test_zipfile.py
Lib/zipfile.py
Misc/NEWS.d/next/Library/2024-08-26-13-45-20.gh-issue-123270.gXHvNJ.rst [new file with mode: 0644]