]> 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>
Tue, 27 Aug 2024 21:10:30 +0000 (17:10 -0400)
committerJason R. Coombs <jaraco@jaraco.com>
Wed, 28 Aug 2024 13:17:32 +0000 (09:17 -0400)
commit17b77bb41409259bad1cd6c74761c18b6ab1e860
tree20fdb07776e77458b97287a2a2b6a456b6361391
parent795f2597a4be988e2bb19b69ff9958e981cb894e
[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)

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]