cpython/Lib/zipfile
Miss Islington (bot) eb9c97b1a1
[3.14] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) (GH-150528)
Preserve non-UTF-8 filenames when appending to a ZipFile.

---------
(cherry picked from commit 24c6bbc92b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2026-05-27 18:21:49 +00:00
..
_path [3.14] gh-135276: Refresh zipfile.Path from zipp 3.23 (GH-135277) (#135278) 2025-06-08 20:12:25 +00:00
__init__.py [3.14] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) (GH-150528) 2026-05-27 18:21:49 +00:00
__main__.py gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) 2023-12-03 13:09:29 +02:00