Skip to content

FIX: ls() implementation to avoid recursing to subdirs by default#1

Merged
chandrasekharan-zipstack merged 1 commit intomasterfrom
fix-ls-implementation-to-avoid-recursive-by-default
Oct 30, 2023
Merged

FIX: ls() implementation to avoid recursing to subdirs by default#1
chandrasekharan-zipstack merged 1 commit intomasterfrom
fix-ls-implementation-to-avoid-recursive-by-default

Conversation

@chandrasekharan-zipstack
Copy link
Collaborator

What

  • Breaking change: Fixed ls to not be recursive by default
  • Added .venv to gitignore

Why

  • This was not in line with other fsspec implementations which leads to inconsistent file listing
  • Described in this issue.

by defaul, added .venv to gitignore
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.

1 participant