Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zipfile.Path.glob fails to match directories #122903

Closed
jaraco opened this issue Aug 11, 2024 · 0 comments
Closed

zipfile.Path.glob fails to match directories #122903

jaraco opened this issue Aug 11, 2024 · 0 comments
Assignees
Labels
triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error

Comments

@jaraco
Copy link
Member

jaraco commented Aug 11, 2024

As reported in jaraco/zipp#121, the glob logic in zipfile.Path doesn't honor directories.

This issue tracks porting the fix here.

Linked PRs

@jaraco jaraco added type-bug An unexpected behavior, bug, or error triaged The issue has been accepted as valid by a triager. labels Aug 11, 2024
@jaraco jaraco self-assigned this Aug 11, 2024
jaraco added a commit to jaraco/cpython that referenced this issue Aug 11, 2024
Applies changes from zipp v3.19.2 and v3.19.3 (jaraco/zipp#121).
jaraco added a commit to jaraco/cpython that referenced this issue Aug 11, 2024
Applies changes from zipp v3.19.2 and v3.19.3 (jaraco/zipp#121).
jaraco added a commit to jaraco/cpython that referenced this issue Aug 11, 2024
Applies changes from zipp v3.19.2 and v3.19.3 (jaraco/zipp#121).
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 12, 2024
…2908)

(cherry picked from commit 6aa35f3)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit to jaraco/cpython that referenced this issue Aug 12, 2024
…onGH-122908)

(cherry picked from commit 6aa35f3)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco pushed a commit that referenced this issue Aug 12, 2024
jaraco added a commit that referenced this issue Aug 12, 2024
@jaraco jaraco closed this as completed Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant