Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-86094: Add support for Unicode Path Extra Field in ZipFile (gh-102566) | Yeojin Kim | 2023-04-05 | 1 | -13/+37 |
* | gh-102209: Sync with zipp 3.15 moving complexity tests into dedicated module ... | Jason R. Coombs | 2023-02-25 | 1 | -1/+6 |
* | gh-101566: Sync with zipp 3.14. (GH-102018) | Jason R. Coombs | 2023-02-20 | 1 | -3/+60 |
* | gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) | Tim Hatch | 2023-02-20 | 1 | -0/+2 |
* | gh-101144: Allow open and read_text encoding to be positional. (#101145) | Gregory P. Smith | 2023-01-20 | 1 | -5/+10 |
* | Improve zip64 limit error message (#95892) | dmjohnsson23 | 2022-11-30 | 1 | -2/+2 |
* | gh-98108: Add limited pickleability to zipfile.Path (GH-98109) | Jason R. Coombs | 2022-11-26 | 1 | -1/+19 |
* | gh-98098: Create packages from zipfile and test_zipfile (gh-98103) | Jason R. Coombs | 2022-11-26 | 3 | -0/+2585 |