cpython/Lib/test/test_zipfile
Serhiy Storchaka 24c6bbc92b
gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091)
Preserve non-UTF-8 filenames when appending to a ZipFile.

---------

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2026-05-27 17:56:38 +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 gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) 2026-05-27 17:56:38 +00:00