summaryrefslogtreecommitdiffstats
path: root/Lib/zipfile
Commit message (Expand)AuthorAgeFilesLines
* Improve zip64 limit error message (#95892)dmjohnsson232022-11-301-2/+2
* gh-98108: Add limited pickleability to zipfile.Path (GH-98109)Jason R. Coombs2022-11-261-1/+19
* gh-98098: Create packages from zipfile and test_zipfile (gh-98103)Jason R. Coombs2022-11-263-0/+2585