forked from zarr-developers/zarr-python
- Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: d-v-b/zarr-python
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
chore(deps-dev): bump the python-dependencies group across 1 directory with 5 updates
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#278
opened Aug 7, 2026 by
dependabotBotLoading…
chore(deps): bump the actions group across 1 directory with 9 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#277
opened Aug 7, 2026 by
dependabotBotLoading…
fix: preserve non-JSON-serializable storage options in _make_async
#276
opened Aug 5, 2026 by
d-v-bOwnerLoading…
refactor(zarr-metadata)!: unify constant naming grammar with type names
#275
opened Aug 4, 2026 by
d-v-bOwnerLoading…
fix: make consolidated metadata nesting independent of persisted key order
#273
opened Aug 1, 2026 by
d-v-bOwnerLoading…
ci: pin ruff in the package lint jobs
needs release notes
#271
opened Jul 31, 2026 by
d-v-bOwnerLoading…
ci: stop dependabot from bumping the deliberately-floating deps
needs release notes
#270
opened Jul 31, 2026 by
d-v-bOwnerLoading…
fix(indexing): make sparse selections O(npoints) instead of O(nchunks)
#262
opened Jul 29, 2026 by
d-v-bOwnerLoading…
fix(chunk-resolution): prevent overflow at final chunk boundary in so…
needs release notes
#261
opened Jul 29, 2026 by
selmanozleyenLoading…
fix: gate fused sync fast paths on full store sync capability; wrappers forward it
#257
opened Jul 29, 2026 by
d-v-bOwnerLoading…
feat(sharding): manage inner chunks as a semi-regular grid (sharding_indexed v1.1)
#251
opened Jul 29, 2026 by
d-v-bOwnerLoading…
fix: reject malformed chunk keys in DefaultChunkKeyEncoding
#250
opened Jul 29, 2026 by
d-v-bOwnerLoading…
feat: add the zarr-indexing package (TensorStore-style index transforms, ndsel wire format)
#249
opened Jul 28, 2026 by
d-v-bOwnerLoading…
fix: keep FusedCodecPipeline compute off the event-loop thread
#247
opened Jul 28, 2026 by
d-v-bOwnerLoading…
fix: FusedCodecPipeline falls back to async path for sharded arrays with async-only inner codecs
#237
opened Jul 22, 2026 by
d-v-bOwnerLoading…
fix: informative errors for None in chunk specifications
needs release notes
#236
opened Jul 22, 2026 by
d-v-bOwnerLoading…
docs: amend 3.3.0 release notes with behavior-change and dependency details
needs release notes
#235
opened Jul 22, 2026 by
d-v-bOwnerLoading…
fix(typing): fix mypy errors in indexing with numpy 2.5.1 stubs
needs release notes
#231
opened Jul 20, 2026 by
d-v-bOwnerLoading…
fix(store): don't close a shared filesystem in FsspecStore.close()
#226
opened Jul 16, 2026 by
d-v-bOwnerLoading…
fix(codecs): don't skip outer AA/BB codecs in FusedCodecPipeline partial IO
#225
opened Jul 16, 2026 by
d-v-bOwnerLoading…
test: ignore Python 3.15 fork-with-threads DeprecationWarning in test_multiprocessing
#221
opened Jul 13, 2026 by
d-v-bOwnerLoading…
PreviousNext
ProTip!
Filter pull requests by the default branch with base:main.