summaryrefslogtreecommitdiffstats
path: root/Lib/zipfile/_path.py
Commit message (Expand)AuthorAgeFilesLines
* gh-106752: Move zipfile._path into its own package (#106753)Jason R. Coombs2023-07-141-400/+0
* gh-102209: Sync with zipp 3.15 moving complexity tests into dedicated module ...Jason R. Coombs2023-02-251-1/+6
* gh-101566: Sync with zipp 3.14. (GH-102018)Jason R. Coombs2023-02-201-3/+60
* gh-101144: Allow open and read_text encoding to be positional. (#101145)Gregory P. Smith2023-01-201-5/+10
* 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-261-0/+315