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

one array class
#4034 opened Jun 4, 2026 by d-v-b Contributor Draft
chore(deps): bump the actions group across 1 directory with 8 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#4033 opened Jun 4, 2026 by dependabot Bot Loading…
chore(deps): bump aiohttp from 3.13.5 to 3.14.0 in the uv group across 1 directory dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#4031 opened Jun 4, 2026 by dependabot Bot Loading…
fix(storage): remove VerboseModule to make zarr.storage picklable (gh-4029) needs release notes Automatically applied to PRs which haven't added release notes
#4030 opened Jun 3, 2026 by NIK-TIGER-BILL Contributor Loading…
1 of 6 tasks
Add sparse-read primitives: shards_initialized and read_regions
#4028 opened Jun 3, 2026 by espg Loading…
4 of 6 tasks
perf: cache lexicographic chunk coords in sharding codec benchmark Code will be benchmarked in a CI job.
#4012 opened May 26, 2026 by d-v-b Contributor Loading…
6 tasks
refactor: remove random subchunk ordering
#4011 opened May 26, 2026 by d-v-b Contributor Loading…
fix(testing): correct delete_dir prefix matching in stateful tests
#4002 opened May 22, 2026 by NIK-TIGER-BILL Contributor Loading…
2 of 6 tasks
chore: indexing test cleanup
#4001 opened May 22, 2026 by d-v-b Contributor Loading…
refactor/consolidated JSON IO routines
#3998 opened May 22, 2026 by d-v-b Contributor Loading…
feat: top-level function for running awaitables in zarr's event loop
#3997 opened May 22, 2026 by d-v-b Contributor Loading…
6 tasks
Fix v2 structured field selection
#3996 opened May 21, 2026 by puneetdixit200 Loading…
2 of 6 tasks
docs: 3.2.2 release notes benchmark Code will be benchmarked in a CI job. run-downstream Run the tests of downstream libraries (e.g., xarray) against zarr
#3992 opened May 20, 2026 by d-v-b Contributor Loading…
Control sharding codec read coalescing with ArrayConfig and runtime config options
#3987 opened May 20, 2026 by aldenks Contributor Loading…
6 tasks done
docs: clarify difference between load and open in docstrings
#3984 opened May 19, 2026 by SAY-5 Loading…
2 of 6 tasks
deprecate more enums
#3968 opened May 13, 2026 by d-v-b Contributor Loading…
refactor: bring in types from zarr-metadata
#3961 opened May 10, 2026 by d-v-b Contributor Loading…
6 tasks
[lazy indexing] transforms needs release notes Automatically applied to PRs which haven't added release notes
#3956 opened May 8, 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
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…
feat/codec classes in array config
#3892 opened Apr 9, 2026 by d-v-b Contributor Loading…
[do not merge] benchmarks + tests for phased codecpipeline benchmark Code will be benchmarked in a CI job.
#3891 opened Apr 9, 2026 by d-v-b Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.