create a module for group metadata#3019
Conversation
|
this is failing CI because of cursed hypothesis test. The failure is not due to any changes in this PR. |
|
I'm confused about what our approach is to API in I'm +1 to moving stuff around in core as we see fit (as long as it's clearly documented in release notes) without deprecation, since we don't document the |
|
The explicit decision in #2876 was not to remove any existing API in
This PR skips the first step, because before it's possible to do |
Aha, I see what you mean. Basically to comply with our operational policy, I need to import |
…into feat/group-metadata-module
I decided against doing this. Instead we should target this for a 3.1 release. |
dstansby
left a comment
There was a problem hiding this comment.
The deleted objects in zarr.core.group need putting back - see #3019 (comment)
puts the group metadata classes in their own module in
metadata.closes #3018