summaryrefslogtreecommitdiffstats
path: root/Lib/zipfile/_path
Commit message (Expand)AuthorAgeFilesLines
* gh-126565: Skip `zipfile.Path.exists` check in write mode (#126576)Jan Hicken2024-11-101-1/+1
* Fix invisible character typo (#123933)Xie Yanbo2024-09-111-1/+1
* gh-123270: Replaced SanitizedNames with a more surgical fix. (#123354)Jason R. Coombs2024-08-271-65/+17
* gh-122903: Honor directories in zipfile.Path.glob. (#122908)Jason R. Coombs2024-08-122-4/+14
* gh-122905: Sanitize names in zipfile.Path. (#122906)Jason R. Coombs2024-08-111-1/+63
* gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (#119591)Jason R. Coombs2024-06-031-2/+5
* Fix typo in Lib/zipfile/_path/__init__.py (#118622)Xie Yanbo2024-05-061-1/+1
* gh-106531: Refresh zipfile._path with zipp 3.18. (#116835)Jason R. Coombs2024-03-142-37/+140
* gh-106752: Sync with zipp 3.16.2 (#106757)Jason R. Coombs2023-07-152-18/+53
* gh-106752: Move zipfile._path into its own package (#106753)Jason R. Coombs2023-07-141-0/+400