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

sketch out sync codecs + threadpool benchmark Code will be benchmarked in a CI job.
#3715 opened Feb 18, 2026 by d-v-b Loading…
fix: implement separate cache for byte-range-requests needs release notes Automatically applied to PRs which haven't added release notes
#3710 opened Feb 15, 2026 by d-v-b Loading…
TEST: fix group selection for delete needs release notes Automatically applied to PRs which haven't added release notes
#3707 opened Feb 12, 2026 by ianhi Loading…
2 tasks
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
feat/memory store registry
#3679 opened Jan 29, 2026 by d-v-b Loading…
feat/lazy indexing needs release notes Automatically applied to PRs which haven't added release notes
#3678 opened Jan 29, 2026 by d-v-b Draft
feat/experimental array needs release notes Automatically applied to PRs which haven't added release notes
#3677 opened Jan 28, 2026 by d-v-b Draft
Add Zarr version to group/array not found error messages needs release notes Automatically applied to PRs which haven't added release notes
#3662 opened Jan 19, 2026 by dstansby Draft
default buffer logic
#3644 opened Jan 8, 2026 by d-v-b Loading…
Refactor Codec interface needs release notes Automatically applied to PRs which haven't added release notes
#3632 opened Dec 23, 2025 by TomAugspurger Draft
Clarify distinction between filters and compression in performance guide needs release notes Automatically applied to PRs which haven't added release notes
#3626 opened Dec 18, 2025 by sakshi2433 Loading…
Arrow ipc Array -> Bytes codec needs release notes Automatically applied to PRs which haven't added release notes
#3613 opened Dec 3, 2025 by rabernat Loading…
1 of 6 tasks
Adding copy_store convenience method for Group
#3612 opened Dec 3, 2025 by melonora Loading…
6 tasks done
Experimental Support for Subarray DTypes needs release notes Automatically applied to PRs which haven't added release notes
#3587 opened Nov 20, 2025 by sehoffmann Loading…
6 tasks
feat: Implement ZEP 8 URL syntax support for zarr-python needs release notes Automatically applied to PRs which haven't added release notes
#3567 opened Nov 4, 2025 by ianhi Loading…
add bytes dtype spec compliance v3.2 change marked for the v3.2 release
#3559 opened Oct 28, 2025 by d-v-b Loading…
feat!: store-defined concurrency limits
#3547 opened Oct 24, 2025 by d-v-b Loading…
Feature: support rectilinear chunk grid extension benchmark Code will be benchmarked in a CI job.
#3534 opened Oct 20, 2025 by jhamman Loading…
6 tasks done
Draft: jigsaw codecs: allow codecs to specify the buffers they work on needs release notes Automatically applied to PRs which haven't added release notes
#3529 opened Oct 16, 2025 by keewis Loading…
6 tasks
fix: proper documentation for auto in shards docs needs release notes Automatically applied to PRs which haven't added release notes
#3527 opened Oct 15, 2025 by ilan-gold Draft
1 of 6 tasks
Relax constraint on numpy during type checking needs release notes Automatically applied to PRs which haven't added release notes
#3519 opened Oct 13, 2025 by DimitriPapadopoulos Draft
6 tasks
ProTip! Exclude everything labeled bug with -label:bug.