| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix invisible character typo (#123933) | Xie Yanbo | 2024-09-11 | 1 | -1/+1 |
|
|
* | gh-123270: Replaced SanitizedNames with a more surgical fix. (#123354) | Jason R. Coombs | 2024-08-27 | 1 | -65/+17 |
|
|
* | gh-122903: Honor directories in zipfile.Path.glob. (#122908) | Jason R. Coombs | 2024-08-12 | 2 | -4/+14 |
|
|
* | gh-122905: Sanitize names in zipfile.Path. (#122906) | Jason R. Coombs | 2024-08-11 | 1 | -1/+63 |
|
|
* | gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (#119591) | Jason R. Coombs | 2024-06-03 | 1 | -2/+5 |
|
|
* | Remove almost all unpaired backticks in docstrings (#119231) | Geoffrey Thomas | 2024-05-22 | 1 | -4/+4 |
|
|
* | Fix typo in Lib/zipfile/_path/__init__.py (#118622) | Xie Yanbo | 2024-05-06 | 1 | -1/+1 |
|
|
* | gh-115961: Add name and mode attributes for compressed file-like objects (GH-... | Serhiy Storchaka | 2024-04-21 | 1 | -2/+10 |
|
|
* | gh-102190: Add additional zipfile `pwd=` arg docstrings (gh-102195) | Deborah | 2024-03-31 | 1 | -3/+6 |
|
|
* | gh-117084: Fix ZIP file extraction for directory entry names with backslashes... | Serhiy Storchaka | 2024-03-22 | 1 | -1/+9 |
|
|
* | gh-106531: Refresh zipfile._path with zipp 3.18. (#116835) | Jason R. Coombs | 2024-03-14 | 2 | -37/+140 |
|
|
* | gh-67837, gh-112998: Fix dirs creation in concurrent extraction (GH-115082) | Serhiy Storchaka | 2024-02-11 | 1 | -2/+6 |
|
|
* | gh-113971: Make `zipfile.ZipInfo._compresslevel` public as `.compress_level` ... | Gregory P. Smith | 2024-01-12 | 1 | -9/+18 |
|
|
* | gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) | Serhiy Storchaka | 2024-01-10 | 1 | -0/+12 |
|
|
* | gh-112795: Allow `/` folder in a zipfile (#112932) | AN Long | 2024-01-07 | 1 | -1/+1 |
|
|
* | gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) | Shantanu | 2023-12-03 | 2 | -77/+71 |
|
|
* | gh-102956: Fix returning of empty byte strings after seek in zipfile … (#10... | Jokimax | 2023-10-24 | 1 | -5/+5 |
|
|
* | gh-110715: Add missing import in zipfile (gh-110822) | Kirill Podoprigora | 2023-10-14 | 1 | -0/+1 |
|
|
* | gh-88233: zipfile: refactor _strip_extra (#102084) | Jason R. Coombs | 2023-09-25 | 1 | -23/+37 |
|
|
* | gh-106752: Sync with zipp 3.16.2 (#106757) | Jason R. Coombs | 2023-07-15 | 2 | -18/+53 |
|
|
* | gh-106752: Move zipfile._path into its own package (#106753) | Jason R. Coombs | 2023-07-14 | 1 | -0/+0 |
|
|
* | gh-103861: Fix Zip64 extensions not being properly applied in some cases (#10... | Carey Metcalfe | 2023-05-16 | 1 | -15/+17 |
|
|
* | GH-92184: Convert os.altsep to '/' in filenames when creating ZipInfo objects... | Carey Metcalfe | 2023-05-11 | 1 | -0/+2 |
|
|
* | 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 |
|
|