Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
zarr-developers
/
zarr-python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
448
Star
2k
Code
Issues
399
Pull requests
112
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor/consolidated JSON IO routines
- #3998
#3998
Merged
d-v-b
merged 15 commits into
zarr-developers:main
zarr-developers/zarr-python:main
from
d-v-b:refactor/json-io
d-v-b/zarr-python:refactor/json-io
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
refactor/consolidated JSON IO routines
#3998
d-v-b
merged 15 commits into
zarr-developers:main
zarr-developers/zarr-python:main
from
d-v-b:refactor/json-io
d-v-b/zarr-python:refactor/json-io
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
feat: add free functions for JSON document I/O
Show description for 76e20a0
d-v-b
and
claude
committed
76e20a0
View commit details
Copy full SHA for 76e20a0
Browse repository at this point
refactor: route JSON document I/O through the free functions
Show description for 7a4b012
d-v-b
and
claude
committed
7a4b012
View commit details
Copy full SHA for 7a4b012
Browse repository at this point
refactor: remove the unused private JSON/bytes store methods
Show description for 2b88e42
d-v-b
and
claude
committed
2b88e42
View commit details
Copy full SHA for 2b88e42
Browse repository at this point
doc: add changelog fragment for the JSON I/O refactor
Show description for 59a7d74
d-v-b
and
claude
committed
59a7d74
View commit details
Copy full SHA for 59a7d74
Browse repository at this point
refactor: make json_to_buffer pure (no config read)
Show description for 4c5e722
d-v-b
and
claude
committed
4c5e722
View commit details
Copy full SHA for 4c5e722
Browse repository at this point
doc: rename changelog fragment to PR number 3998
Show description for 4672cb4
d-v-b
and
claude
committed
4672cb4
View commit details
Copy full SHA for 4672cb4
Browse repository at this point
test: cover the malformed-metadata branches in contains_array/group
Show description for c43fa7a
d-v-b
and
claude
committed
c43fa7a
View commit details
Copy full SHA for c43fa7a
Browse repository at this point
Update src/zarr/core/_json.py
Show description for 60650f2
d-v-b
and
chuckwondo
authored
60650f2
View commit details
Copy full SHA for 60650f2
Browse repository at this point
Merge branch 'main' into refactor/json-io
d-v-b
authored
7affadb
View commit details
Copy full SHA for 7affadb
Browse repository at this point
fix: missing import
d-v-b
committed
d219dd4
View commit details
Copy full SHA for d219dd4
Browse repository at this point
doc: address review nits on _json.py docstrings
Show description for 72235a3
d-v-b
and
claude
committed
72235a3
View commit details
Copy full SHA for 72235a3
Browse repository at this point
Commits on May 28, 2026
Merge remote-tracking branch 'upstream/main' into refactor/json-io
Show description for e19d8cd
d-v-b
committed
e19d8cd
View commit details
Copy full SHA for e19d8cd
Browse repository at this point
Commits on Jun 8, 2026
Merge branch 'main' into refactor/json-io
d-v-b
authored
42190d5
View commit details
Copy full SHA for 42190d5
Browse repository at this point
Commits on Jun 10, 2026
Merge branch 'main' into refactor/json-io
d-v-b
authored
1902401
View commit details
Copy full SHA for 1902401
Browse repository at this point
Merge branch 'main' into refactor/json-io
d-v-b
authored
1b708a4
View commit details
Copy full SHA for 1b708a4
Browse repository at this point
You can’t perform that action at this time.