Skip to content

Pull requests: zarr-developers/zarr-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore/3.2.0 release notes
#3927 opened Apr 27, 2026 by d-v-b Contributor Draft
fix(storage): preserve leading slashes in FsspecStore.path
#3926 opened Apr 27, 2026 by d-v-b Contributor Loading…
feat:get_ranges
#3925 opened Apr 24, 2026 by d-v-b Contributor Loading…
chore(deps): bump the actions group across 1 directory with 11 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3921 opened Apr 23, 2026 by dependabot Bot Loading…
refactor/metadata package enhancement New features or improvements needs release notes Automatically applied to PRs which haven't added release notes
#3919 opened Apr 21, 2026 by d-v-b Contributor Loading…
test: add tests for version info in zarr
#3917 opened Apr 20, 2026 by NITHIVARSHATP-07 Loading…
TEST: include icechunks zarr tree strategies here
#3914 opened Apr 16, 2026 by ianhi Contributor Loading…
2 of 6 tasks
perf: cache default ArraySpec for regular chunk grids
#3908 opened Apr 15, 2026 by d-v-b Contributor Loading…
feat: add SupportsSetRange protocol and store implementations
#3907 opened Apr 15, 2026 by d-v-b Contributor Loading…
feat: add IndexTransform library for composable, lazy coordinate mappings benchmark Code will be benchmarked in a CI job. needs release notes Automatically applied to PRs which haven't added release notes
#3906 opened Apr 14, 2026 by d-v-b Contributor Loading…
refactor: simplify internal chunk representation benchmark Code will be benchmarked in a CI job.
#3899 opened Apr 12, 2026 by d-v-b Contributor Loading…
feat: expose public type aliases from zarr.types
#3886 opened Apr 8, 2026 by maxrjones Member Loading…
6 tasks
perf: phased codecpipeline
#3885 opened Apr 8, 2026 by d-v-b Contributor Loading…
chore: no warning if array.target_shard_size_bytes is set with shards="auto"
#3883 opened Apr 8, 2026 by ilan-gold Contributor Loading…
2 of 6 tasks
refactor: define codec and data type classes upstream in a subpackage needs release notes Automatically applied to PRs which haven't added release notes
#3875 opened Apr 6, 2026 by d-v-b Contributor Loading…
6 tasks
feat: add cast_value and scale_offset codecs
#3874 opened Apr 6, 2026 by d-v-b Contributor Loading…
chore: speed up test suite with pytest-xdist parallelization needs release notes Automatically applied to PRs which haven't added release notes
#3872 opened Apr 5, 2026 by maxrjones Member Draft
6 tasks
fix: deduplicate ZipStore central directory on close
#3858 opened Mar 31, 2026 by nuglifeleoji Contributor Loading…
fix: update OSPO action references to canonical org path needs release notes Automatically applied to PRs which haven't added release notes
#3856 opened Mar 31, 2026 by zkoppert Loading…
DOC: fix v3 migration guide store table needs release notes Automatically applied to PRs which haven't added release notes
#3850 opened Mar 30, 2026 by nuglifeleoji Contributor Loading…
2
feat: subchunk write order
#3826 opened Mar 24, 2026 by ilan-gold Contributor Loading…
6 tasks done
Fix: don't be overeager in prefix match for memory store
#3776 opened Mar 13, 2026 by ianhi Contributor Loading…
1 of 4 tasks
HTTP server that exposes stores, arrays, groups
#3732 opened Feb 28, 2026 by d-v-b Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.