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

Fix negative slicing of Zarr arrays #8674

Merged
merged 4 commits into from
Feb 10, 2024

Conversation

dcherian
Copy link
Contributor

Closes #8252
Closes #3921

  • User visible changes (including notable bug fixes) are documented in whats-new.rst

@dcherian dcherian requested a review from jhamman February 2, 2024 17:06
@dcherian dcherian added the plan to merge Final call for comments label Feb 8, 2024
@dcherian dcherian merged commit 6187d80 into pydata:main Feb 10, 2024
29 checks passed
@dcherian dcherian deleted the fix-zarr-negative-slice branch April 3, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plan to merge Final call for comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot use negative step to sel from zarr (without dask) issues discovered by the all-but-dask CI
1 participant