Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-126565: Skip `zipfile.Path.exists` check in write mode (#126576) | Jan Hicken | 2024-11-10 | 1 | -1/+1 |
* | 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 |
* | Fix typo in Lib/zipfile/_path/__init__.py (#118622) | Xie Yanbo | 2024-05-06 | 1 | -1/+1 |
* | gh-106531: Refresh zipfile._path with zipp 3.18. (#116835) | Jason R. Coombs | 2024-03-14 | 2 | -37/+140 |
* | 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/+400 |