]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) ...
authorJason R. Coombs <jaraco@jaraco.com>
Wed, 4 Sep 2024 20:41:39 +0000 (16:41 -0400)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 20:41:39 +0000 (22:41 +0200)
commit0aa1ee22ab6e204e9d3d0e9dd63ea648ed691ef1
treee0de3e226f46ccb96f40afbf963555b643100382
parentd3f39cefe721db643957d48316ac98c5e279f0c3
[3.10] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) (#123426)

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-08-26-13-45-20.gh-issue-123270.gXHvNJ.rst [new file with mode: 0644]