Skip to content

Conversation

@ianthomas23
Copy link
Collaborator

Fixes #1231.

I have explicitly added the maxdepth as an argument to cp, get and put as it is already explicit in expand_path, find and glob. But the alternative of leaving it within the kwargs and using get to read it from there would be fine too.

@martindurant
Copy link
Member

I like including the kwarg, it makes top-level sense for these operations.

@martindurant martindurant merged commit 813a241 into fsspec:master May 12, 2023
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.

cp/get/put ignore maxdepth kwarg

2 participants