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
Accelerator
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
Type
/
to 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
438
Star
2k
Code
Issues
397
Pull requests
108
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add registry for chunk key encodings for extensibility
- #3436
#3436
Merged
d-v-b
merged 14 commits into
zarr-developers:main
zarr-developers/zarr-python:main
from
remcofl:extension-keyenc
remcofl/zarr-python:extension-keyenc
Copy head branch name to clipboard
Sep 17, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add registry for chunk key encodings for extensibility
#3436
d-v-b
merged 14 commits into
zarr-developers:main
zarr-developers/zarr-python:main
from
remcofl:extension-keyenc
remcofl/zarr-python:extension-keyenc
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2025
Add registry for chunk key encodings.
remcofl
committed
0289779
View commit details
Copy full SHA for 0289779
Browse repository at this point
Fix error message for unknown chunk key encoding in create_array test
remcofl
committed
9d78166
View commit details
Copy full SHA for 9d78166
Browse repository at this point
Removed unneccsary type ignore
remcofl
committed
c6ee5c6
View commit details
Copy full SHA for c6ee5c6
Browse repository at this point
Use entrypoint.name as the key for registering chunk key encodings.
Show description for ec607ae
remcofl
committed
ec607ae
View commit details
Copy full SHA for ec607ae
Browse repository at this point
Move parsing of init args in CKE to __post_init__.
Show description for c4ce5df
remcofl
committed
c4ce5df
View commit details
Copy full SHA for c4ce5df
Browse repository at this point
Clarify ChunkKeyEncoding base class
Show description for 0566131
remcofl
committed
0566131
View commit details
Copy full SHA for 0566131
Browse repository at this point
Merge branch 'main' into extension-keyenc
d-v-b
authored
70d99e4
View commit details
Copy full SHA for 70d99e4
Browse repository at this point
Commits on Sep 14, 2025
Make `name` a ClassVar in ChunkKeyEncoding.
Show description for 1f09f76
remcofl
committed
1f09f76
View commit details
Copy full SHA for 1f09f76
Browse repository at this point
Remove `separator` from ChunkKeyEncoding base.
remcofl
committed
e89af81
View commit details
Copy full SHA for e89af81
Browse repository at this point
Fix typing errors.
remcofl
committed
9a1de95
View commit details
Copy full SHA for 9a1de95
Browse repository at this point
Update docs output to match code changes.
remcofl
committed
472899f
View commit details
Copy full SHA for 472899f
Browse repository at this point
Commits on Sep 16, 2025
Merge branch 'main' into extension-keyenc
d-v-b
authored
0c67e37
View commit details
Copy full SHA for 0c67e37
Browse repository at this point
Commits on Sep 17, 2025
Merge branch 'main' into extension-keyenc
d-v-b
authored
7b31ed4
View commit details
Copy full SHA for 7b31ed4
Browse repository at this point
Add release notes
remcofl
committed
46d1780
View commit details
Copy full SHA for 46d1780
Browse repository at this point
You can’t perform that action at this time.