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

Add failing test that shows that glob() is always rglob() #99

Merged
merged 4 commits into from Jul 13, 2023

Conversation

nh2
Copy link
Contributor

@nh2 nh2 commented Jul 9, 2023

Closes #98

@jaraco
Copy link
Owner

jaraco commented Jul 12, 2023

Although this latest commit does address the failure. I think I want to go farther and test more edge cases, especially if zipp is going to be owning a regex.

@jaraco jaraco merged commit 46d3361 into jaraco:main Jul 13, 2023
12 of 15 checks passed
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.

glob() recursively matches on *
2 participants