cpython/Lib/test/test_zipfile
Miss Islington (bot) f216c89631
[3.15] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) (GH-150527)
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 21:47:03 +00:00
..
_path gh-137589: Zipfile tests: close file objects (GH-138080) 2025-10-08 14:29:37 +02:00
__init__.py
__main__.py gh-134357: Remove unused imports in tests (#134340) 2025-05-25 20:09:02 +00:00
test_core.py [3.15] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) (GH-150527) 2026-05-27 21:47:03 +00:00