Miss Islington (bot)
59d0d335cf
[3.13] gh-122903: Honor directories in zipfile.Path.glob. (GH-122908) ( #122926 )
...
(cherry picked from commit 6aa35f3002 )
2024-08-12 01:02:10 +00:00
Miss Islington (bot)
8c7348939d
[3.13] gh-122905: Sanitize names in zipfile.Path. (GH-122906) ( #122922 )
2024-08-11 20:35:04 -04:00
Miss Islington (bot)
34a6d89788
[3.13] gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (GH-119591) ( #119985 )
...
gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (GH-119591)
(cherry picked from commit 42a34ddb0b )
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2024-06-04 10:56:06 -04:00
Miss Islington (bot)
dcf585d0c1
[3.13] Re-order imports to align with zipp 3.18.2 (GH-119587) ( #119589 )
...
Re-order imports to align with zipp 3.18.2 (GH-119587)
(cherry picked from commit 5482a939ac )
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2024-05-28 08:49:13 -04:00
Miss Islington (bot)
1dc7fcd803
[3.13] gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (GH-119065) (GH-119087)
...
(cherry picked from commit 0152dc4ff5 )
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-05-16 10:51:18 +03:00
Jason R. Coombs
be59aaf3ab
gh-106531: Refresh zipfile._path with zipp 3.18. ( #116835 )
...
* gh-106531: Refresh zipfile._path with zipp 3.18.
* Add blurb
2024-03-14 21:53:50 +00:00
Jason R. Coombs
fd8e30eb62
gh-112795: Move the test for ZipFile into the core tests for zipfile. ( #116823 )
...
Move the test for ZipFile into the core tests for zipfile.
2024-03-14 17:50:24 +00:00
AN Long
541c5dbb81
gh-112795: Allow / folder in a zipfile ( #112932 )
...
Allow extraction (no-op) of a "/" folder in a zipfile, they are commonly added by some archive creation tools.
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2024-01-07 01:14:18 +00:00
Jason R. Coombs
22980dc7c9
gh-106752: Sync with zipp 3.16.2 ( #106757 )
...
* gh-106752: Sync with zipp 3.16.2
* Add blurb
2023-07-15 09:21:17 -04:00
Jason R. Coombs
03185f0c15
gh-106752: Move zipfile._path into its own package ( #106753 )
...
* gh-106752: Move zipfile._path into its own package so it may have supplementary behavior.
* Add blurb
2023-07-14 20:40:46 +00:00