]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) (...
authorJason R. Coombs <jaraco@jaraco.com>
Wed, 4 Sep 2024 15:40:56 +0000 (11:40 -0400)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 15:40:56 +0000 (17:40 +0200)
commit7bc367e464ce50b956dd232c1dfa1cad4e7fb814
tree1d22b13edc8933478a94d39d0f5d86fe4e16fe86
parenta77ab24427a18bff817025adb03ca920dc3f1a06
[3.8] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) (#123433)

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

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
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]