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

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 Draft
6 tasks
feat: add cast_value and scale_offset codecs
#3874 opened Apr 6, 2026 by d-v-b Loading…
chore: separate benchmarks into a distinct CI job needs release notes Automatically applied to PRs which haven't added release notes
#3873 opened Apr 5, 2026 by maxrjones Loading…
6 tasks
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 Draft
6 tasks
chore(deps): bump the actions group across 1 directory with 6 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3871 opened Apr 5, 2026 by dependabot bot Loading…
Document kwargs in zarr.create needs release notes Automatically applied to PRs which haven't added release notes
#3861 opened Apr 1, 2026 by Osaidgit 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…
docs: add experimental API policy to contributing guide needs release notes Automatically applied to PRs which haven't added release notes
#3853 opened Mar 31, 2026 by nuglifeleoji 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 Loading…
2
fix(storage): add _is_open guard in ZipStore.exists to prevent AttributeError needs release notes Automatically applied to PRs which haven't added release notes
#3838 opened Mar 26, 2026 by NIK-TIGER-BILL Loading…
1 of 6 tasks
feat: subchunk write order
#3826 opened Mar 24, 2026 by ilan-gold Loading…
6 tasks done
feat: unified chunk grid with rectilinear chunk/shard support
#3802 opened Mar 21, 2026 by maxrjones Loading…
4 of 6 tasks
add serializable protocol
#3799 opened Mar 20, 2026 by d-v-b Loading…
Fix: don't be overeager in prefix match for memory store
#3776 opened Mar 13, 2026 by ianhi Loading…
1 of 4 tasks
HTTP server that exposes stores, arrays, groups
#3732 opened Feb 28, 2026 by d-v-b Loading…
perf/chunkrequest needs release notes Automatically applied to PRs which haven't added release notes
#3730 opened Feb 27, 2026 by d-v-b Draft
perf/sharding chunk transform needs release notes Automatically applied to PRs which haven't added release notes
#3729 opened Feb 27, 2026 by d-v-b Draft
perf/prepared write needs release notes Automatically applied to PRs which haven't added release notes
#3727 opened Feb 27, 2026 by d-v-b Draft
sketch out improved performance by refactoring codec pipeline logic benchmark Code will be benchmarked in a CI job.
#3719 opened Feb 25, 2026 by d-v-b Draft
sketch out sync codecs + threadpool benchmark Code will be benchmarked in a CI job.
#3715 opened Feb 18, 2026 by d-v-b Loading…
Make ObjectStore backend generic over any obspec store needs release notes Automatically applied to PRs which haven't added release notes
#3698 opened Feb 9, 2026 by kylebarron Loading…
6 tasks
ProTip! Filter pull requests by the default branch with base:main.