]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] [3.11] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354)
authorJason R. Coombs <jaraco@jaraco.com>
Tue, 27 Aug 2024 21:10:30 +0000 (17:10 -0400)
committerJason R. Coombs <jaraco@jaraco.com>
Wed, 28 Aug 2024 14:59:13 +0000 (10:59 -0400)
commit66d338361e5ba9d16e21c93bbe2f9cd3b63d4ad1
treee3c10d1cac11d9c09667de4015687392f37caf67
parent3f5d9d12c74787fbf3f5891835c85cc15526c86d
[3.9] [3.11] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354)

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

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]