Skip to content

Add (or document migration from) contains_array and contains_group #2934

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

Open
dstansby opened this issue Mar 26, 2025 · 1 comment
Open

Add (or document migration from) contains_array and contains_group #2934

dstansby opened this issue Mar 26, 2025 · 1 comment

Comments

@dstansby
Copy link
Contributor

In zarr-python 2 there were zarr.storage.contains_{array, group} functions. These don't seem to have been replaced, or mentioned in the migration guide. It would be good to either:

  • Add replacements for them in zarr-python 3
  • Explain in the migration guide what code that used these should do now
@dstansby
Copy link
Contributor Author

@d-v-b pointed out these still exist in #2947 (comment) - they just need putting back in the public API somewhere, and if their import path has changed that needs documenting in the migration guide.

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 a pull request may close this issue.

1 participant