summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_zipfile
Commit message (Expand)AuthorAgeFilesLines
* gh-101144: Allow open and read_text encoding to be positional. (#101145)Gregory P. Smith2023-01-201-5/+69
* gh-96290: Support partial/invalid UNC drives in ntpath.normpath() and splitdr...Barney Gale2023-01-121-4/+4
* gh-98108: Add limited pickleability to zipfile.Path (GH-98109)Jason R. Coombs2022-11-264-21/+89
* Fix zipfile packaging after GH-98103 (GH-99797)Jason R. Coombs2022-11-261-0/+7
* gh-98098: Create packages from zipfile and test_zipfile (gh-98103)Jason R. Coombs2022-11-263-0/+3442