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

use as_posix correctly for str and for listdir #2467

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Nov 5, 2024

Fixes a bug in LocalStore.list_dir caused by not using a posixpath representation when removing the prefix in list_dir. This was only apparent on windows, I also turned on Windows tests.

@d-v-b d-v-b changed the title use as_posix for str and for listdir use as_posix correctly for str and for listdir Nov 5, 2024
Copy link
Contributor

@dstansby dstansby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@dstansby
Copy link
Contributor

dstansby commented Nov 5, 2024

Fixes #2438 I think?

@jhamman
Copy link
Member

jhamman commented Nov 5, 2024

Whoop!!! 🙌

@dcherian dcherian merged commit 473308a into zarr-developers:main Nov 5, 2024
26 checks passed
@jhamman jhamman mentioned this pull request Nov 5, 2024
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.

4 participants