mirror of
https://github.com/python/cpython.git
synced 2026-01-04 22:42:14 +00:00
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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _functools.py | ||
| _itertools.py | ||
| _support.py | ||
| _test_params.py | ||
| test_complexity.py | ||
| test_path.py | ||
| write-alpharep.py | ||