summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_zipfile/_path
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (GH-119591...Miss Islington (bot)2024-06-041-10/+17
* [3.13] Re-order imports to align with zipp 3.18.2 (GH-119587) (#119589)Miss Islington (bot)2024-05-282-3/+3
* [3.13] gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (GH...Miss Islington (bot)2024-05-161-5/+5
* gh-106531: Refresh zipfile._path with zipp 3.18. (#116835)Jason R. Coombs2024-03-142-17/+14
* gh-112795: Move the test for ZipFile into the core tests for zipfile. (#116823)Jason R. Coombs2024-03-141-12/+0
* gh-112795: Allow `/` folder in a zipfile (#112932)AN Long2024-01-071-0/+12
* gh-106752: Sync with zipp 3.16.2 (#106757)Jason R. Coombs2023-07-153-9/+146
* gh-106752: Move zipfile._path into its own package (#106753)Jason R. Coombs2023-07-147-0/+685