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
395
Pull requests
115
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Ensure
DictStore
contains only
bytes
- #350
#350
Merged
alimanfoo
merged 8 commits into
zarr-developers:master
zarr-developers/zarr-python:master
from
jakirkham:ensure_DictStore_contains_only_bytes
Copy head branch name to clipboard
Dec 7, 2018
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Ensure
DictStore
contains only
bytes
#350
alimanfoo
merged 8 commits into
zarr-developers:master
zarr-developers/zarr-python:master
from
jakirkham:ensure_DictStore_contains_only_bytes
Copy head branch name to clipboard
Commits
Commits on Dec 5, 2018
Ensure `DictStore` gets `bytes` coercible data
Show description for 1d1d820
jakirkham
committed
1d1d820
View commit details
Copy full SHA for 1d1d820
Browse repository at this point
Drop undefined buffer size case from `DictStore`
Show description for b199f9d
jakirkham
committed
b199f9d
View commit details
Copy full SHA for b199f9d
Browse repository at this point
Drop `test_getsize_ext`
Show description for d86f2e0
jakirkham
committed
d86f2e0
View commit details
Copy full SHA for d86f2e0
Browse repository at this point
Test `getsize` with an unknown size case
Show description for 425e7c4
jakirkham
committed
425e7c4
View commit details
Copy full SHA for 425e7c4
Browse repository at this point
Note `DictStore` only contains `bytes` now [ci skip]
jakirkham
committed
726bdc0
View commit details
Copy full SHA for 726bdc0
Browse repository at this point
Commits on Dec 6, 2018
Check for `TypeError` for non-buffer objects
Show description for bc3fe3b
jakirkham
committed
bc3fe3b
View commit details
Copy full SHA for bc3fe3b
Browse repository at this point
Check that `DictStore` coerces all data to `bytes`
Show description for 3976f96
jakirkham
committed
3976f96
View commit details
Copy full SHA for 3976f96
Browse repository at this point
Commits on Dec 7, 2018
Disallow mutation of the internal `DictStore`
Show description for 845de7b
jakirkham
committed
845de7b
View commit details
Copy full SHA for 845de7b
Browse repository at this point
You can’t perform that action at this time.