Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.13] gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (GH-119591... | Miss Islington (bot) | 2024-06-04 | 1 | -10/+17 |
* | [3.13] Re-order imports to align with zipp 3.18.2 (GH-119587) (#119589) | Miss Islington (bot) | 2024-05-28 | 2 | -3/+3 |
* | [3.13] gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (GH... | Miss Islington (bot) | 2024-05-16 | 1 | -5/+5 |
* | gh-106531: Refresh zipfile._path with zipp 3.18. (#116835) | Jason R. Coombs | 2024-03-14 | 2 | -17/+14 |
* | gh-112795: Move the test for ZipFile into the core tests for zipfile. (#116823) | Jason R. Coombs | 2024-03-14 | 1 | -12/+0 |
* | gh-112795: Allow `/` folder in a zipfile (#112932) | AN Long | 2024-01-07 | 1 | -0/+12 |
* | gh-106752: Sync with zipp 3.16.2 (#106757) | Jason R. Coombs | 2023-07-15 | 3 | -9/+146 |
* | gh-106752: Move zipfile._path into its own package (#106753) | Jason R. Coombs | 2023-07-14 | 7 | -0/+685 |