mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
541c5dbb81
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>