]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122903: Honor directories in zipfile.Path.glob. (GH-122908) (#122926)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Aug 2024 01:02:10 +0000 (03:02 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2024 01:02:10 +0000 (01:02 +0000)
commit59d0d335cfc3a1a4732405ad3a78eada6478669f
treeef904316d08959db1bc7bc14b0d50b84796a10a5
parent8c7348939d8a3ecd79d630075f6be1b0c5b41f64
[3.13] gh-122903: Honor directories in zipfile.Path.glob. (GH-122908) (#122926)

(cherry picked from commit 6aa35f3002dda25858d47e702e750e2871e42a7c)
Lib/test/test_zipfile/_path/test_path.py
Lib/zipfile/_path/__init__.py
Lib/zipfile/_path/glob.py
Misc/NEWS.d/next/Library/2024-08-11-14-23-07.gh-issue-122903.xktZta.rst [new file with mode: 0644]