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
Sort

Pull requests list

Enable stateful tests for LocalStore
#2804 opened Feb 6, 2025 by dcherian Loading…
6 tasks
Enable stateful tests for ZipStore needs release notes Automatically applied to PRs which haven't added release notes
#2803 opened Feb 6, 2025 by dcherian Draft
6 tasks
Fix fill_value serialization of NaN; add property-based tests needs release notes Automatically applied to PRs which haven't added release notes
#2802 opened Feb 5, 2025 by moradology Draft
6 tasks
fix: implicit fill value initialisation needs release notes Automatically applied to PRs which haven't added release notes
#2799 opened Feb 5, 2025 by LDeakin Loading…
6 tasks
create_array creates explicit groups
#2795 opened Feb 4, 2025 by d-v-b Loading…
Bump the requirements group across 1 directory with 9 updates dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2789 opened Feb 3, 2025 by dependabot bot Loading…
Always skip reads when completely overwriting chunks
#2784 opened Jan 31, 2025 by dcherian Loading…
4 tasks done
WIP: Support fsspec mutable mapping objects in zarr.open needs release notes Automatically applied to PRs which haven't added release notes
#2774 opened Jan 28, 2025 by maxrjones Draft
6 tasks
Deterministic chunk padding
#2755 opened Jan 23, 2025 by brokkoli71 Loading…
6 tasks done
Update and document GPU buffer handling
#2751 opened Jan 22, 2025 by TomAugspurger Loading…
3 of 6 tasks
Prototype of new DType interface
#2750 opened Jan 22, 2025 by nenb Draft
Use unsigned bytes to back Buffer needs release notes Automatically applied to PRs which haven't added release notes
#2738 opened Jan 21, 2025 by QuLogic Loading…
2 of 6 tasks
DOC: Add memory-mapping example to storage guide
#2737 opened Jan 20, 2025 by bendichter Loading…
4 of 6 tasks
Return scalar when accessing zero dimensional array
#2718 opened Jan 15, 2025 by brokkoli71 Loading…
5 of 6 tasks
Clean up warning filters in tests needs release notes Automatically applied to PRs which haven't added release notes
#2714 opened Jan 15, 2025 by dstansby Draft
add enter and exit methods to groups. needs release notes Automatically applied to PRs which haven't added release notes
#2691 opened Jan 12, 2025 by dikwickley Loading…
1 of 6 tasks
Add test for other modes
#2690 opened Jan 12, 2025 by dikwickley Loading…
1 of 6 tasks
Update set_partial_values to accept Buffer rather than BytesLike needs release notes Automatically applied to PRs which haven't added release notes
#2688 opened Jan 11, 2025 by maxrjones Loading…
feat/batch creation enhancement New features or improvements
#2665 opened Jan 7, 2025 by d-v-b Loading…
6 tasks
After 3.0.0
Feat: improves delete_dir for s3fs-backed FsspecStore needs release notes Automatically applied to PRs which haven't added release notes
#2661 opened Jan 6, 2025 by carshadi Loading…
6 tasks done
Clean up zarr.core.metadata API needs release notes Automatically applied to PRs which haven't added release notes
#2642 opened Jan 4, 2025 by dstansby Draft After 3.0.0
Clean up zarr.core.buffer API surface needs release notes Automatically applied to PRs which haven't added release notes
#2641 opened Jan 4, 2025 by dstansby Draft After 3.0.0
zarr.array from from an existing zarr.Array
#2622 opened Jan 2, 2025 by brokkoli71 Loading…
5 of 6 tasks
ProTip! Filter pull requests by the default branch with base:main.