]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122903: Honor directories in zipfile.Path.glob. (#122908)
authorJason R. Coombs <jaraco@jaraco.com>
Mon, 12 Aug 2024 00:33:33 +0000 (20:33 -0400)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2024 00:33:33 +0000 (20:33 -0400)
commit6aa35f3002dda25858d47e702e750e2871e42a7c
treea5acf584667ac9996681ded1ab591dbd5efbc692
parent9cd03263100ddb1657826cc4a71470786cab3932
gh-122903: Honor directories in zipfile.Path.glob. (#122908)
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]