Skip to content

fix: allow withdirs parameter in glob for AbstractFileSystem#1998

Merged
martindurant merged 2 commits intofsspec:masterfrom
marcm-ml:master
Mar 23, 2026
Merged

fix: allow withdirs parameter in glob for AbstractFileSystem#1998
martindurant merged 2 commits intofsspec:masterfrom
marcm-ml:master

Conversation

@marcm-ml
Copy link
Copy Markdown
Contributor

Allow withdirs parameter in glob method for AbstractFileSystem class.

Fixes #1993

@martindurant
Copy link
Copy Markdown
Member

Sorry it took me a while to get to this. I don't see any problem with it, but please fix the linting issue.

@marcm-ml
Copy link
Copy Markdown
Contributor Author

Thanks for the reply. I fixed the linting issue. I believe I forgot to install the pre-commit hooks...

@martindurant martindurant merged commit 463a1f0 into fsspec:master Mar 23, 2026
10 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.

Mismatch in glob API / Behavior between Async and Abstract Filesystems

2 participants