cpython/Lib/test/test_zipfile
Miss Islington (bot) db6f297d44
[3.12] gh-112795: Allow / folder in a zipfile (GH-112932) (#113789)
gh-112795: Allow `/` folder in a zipfile (GH-112932)

Allow extraction (no-op) of a "/" folder in a zipfile, they are commonly added by some archive creation tools.

(cherry picked from commit 541c5dbb81)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2024-01-07 01:45:37 +00:00
..
_path [3.12] gh-112795: Allow / folder in a zipfile (GH-112932) (#113789) 2024-01-07 01:45:37 +00:00
__init__.py
__main__.py
test_core.py [3.12] gh-102956: Fix returning of empty byte strings after seek in zipfile … (GH-103565) (#111289) 2023-10-24 17:32:08 -07:00