summaryrefslogtreecommitdiffstats
path: root/Lib/zipfile/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)Tim Hatch2023-02-201-0/+2
* Improve zip64 limit error message (#95892)dmjohnsson232022-11-301-2/+2
* gh-98098: Create packages from zipfile and test_zipfile (gh-98103)Jason R. Coombs2022-11-261-0/+2193