Skip to content

Fix directory matching in glob#122

Merged
jaraco merged 2 commits intomainfrom
bugfix/121-glob-dirs
Aug 11, 2024
Merged

Fix directory matching in glob#122
jaraco merged 2 commits intomainfrom
bugfix/121-glob-dirs

Conversation

@jaraco
Copy link
Copy Markdown
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
@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