cpython/Lib/zipfile
AN Long 541c5dbb81
gh-112795: Allow `/` folder in a zipfile (#112932)
Allow extraction (no-op) of a "/" folder in a zipfile, they are commonly added by some archive creation tools.

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2024-01-07 01:14:18 +00:00
..
_path gh-106752: Sync with zipp 3.16.2 (#106757) 2023-07-15 09:21:17 -04:00
__init__.py gh-112795: Allow `/` folder in a zipfile (#112932) 2024-01-07 01:14:18 +00:00
__main__.py gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) 2023-12-03 13:09:29 +02:00