Tags: jhamman/zarr-python
Tags
Prevent creation of arrays/groups under a parent array (zarr-develope… …rs#3407) * restrict arrays as parents of other arrays * use common save_metadata function for groups and arrays * add test for creation under a parent array * fix failing tests * fix failing doctest * remove dependency on AsyncGroup * document changes --------- Co-authored-by: Davis Bennett <[email protected]>
3.1.0 release notes (zarr-developers#3241) * complete partial release note * build release notes * add release note for zarr-developers#3225 * clarify keyword only changes
3.0.9 release notes (zarr-developers#3183) * Create read only copy if needed when opening a store path (zarr-developers#3156) * Create read only copy if needed when opening a store path * Add ValueError to Raises section * Update expected warning * Update src/zarr/storage/_common.py Co-authored-by: Davis Bennett <[email protected]> * Use ANY_ACCESS_MODE * Update src/zarr/storage/_common.py Co-authored-by: David Stansby <[email protected]> * Update src/zarr/storage/_common.py Co-authored-by: David Stansby <[email protected]> * Update changes * Try using get_args on definition * Revert "Try using get_args on definition" This reverts commit 7ad760f. * Add test * Remove warning * Apply suggestion for try; except shortening Co-authored-by: Tom Nicholas <[email protected]> * Improve code coverage --------- Co-authored-by: Davis Bennett <[email protected]> Co-authored-by: David Stansby <[email protected]> Co-authored-by: Tom Nicholas <[email protected]> (cherry picked from commit 5731c6c) * release notes --------- Co-authored-by: Max Jones <[email protected]> Co-authored-by: David Stansby <[email protected]> Co-authored-by: Tom Nicholas <[email protected]>
Changelog for 3.0.8 (zarr-developers#3071) * Changelog for 3.0.8 * Add warning to top of release notes * fix warning
fix: Special-case suffix requests in obstore backend to support Azure (… …zarr-developers#2994) * Special-case suffix requests in obstore backend Co-authored-by: Davis Bennett <[email protected]>
PreviousNext