summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_zipfile
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-106752: Sync with zipp 3.16.2 (GH-106757) (#106777)Miss Islington (bot)2023-07-153-9/+146
* [3.12] gh-106752: Move zipfile._path into its own package (GH-106753) (#106755)Jason R. Coombs2023-07-147-0/+0
* gh-103861: Fix Zip64 extensions not being properly applied in some cases (#10...Carey Metcalfe2023-05-161-0/+153
* gh-86094: Add support for Unicode Path Extra Field in ZipFile (gh-102566)Yeojin Kim2023-04-051-0/+27
* gh-102209: Sync with zipp 3.15 moving complexity tests into dedicated module ...Jason R. Coombs2023-02-256-50/+81
* gh-102209: Disable the timeout in test_implied_dirs_performance. (#102225)Jason R. Coombs2023-02-241-1/+2
* gh-101566: Sync with zipp 3.14. (GH-102018)Jason R. Coombs2023-02-204-53/+151
* gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)Tim Hatch2023-02-201-0/+62
* 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