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

Fix directory matching in glob #122

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Fix directory matching in glob #122

merged 2 commits into from
Aug 11, 2024

Conversation

jaraco
Copy link
Owner

@jaraco jaraco commented Aug 11, 2024

Closes #121

  • Add failing test capturing missed expectation.
  • Also match directories in Path.glob.

@jaraco jaraco merged commit 579be51 into main Aug 11, 2024
28 checks passed
@jaraco jaraco deleted the bugfix/121-glob-dirs branch August 11, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

zipp.Path.glob does not find directories
1 participant