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
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
.
Blosc
/
python-blosc
Public
Notifications
You must be signed in to change notification settings
Fork
75
Star
362
Code
Issues
1
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-blosc
.github
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 17, 2026
Add support for Python 3.14
JanSellner
committed
243dffe
View commit details
Copy full SHA for 243dffe
View code at this point
Browse repository at this point
Merge pull request #341 from Blosc/dependabot/github_actions/actions/checkout-5
Show description for cfbdf89
JanSellner
authored
cfbdf89
View commit details
Copy full SHA for cfbdf89
View code at this point
Browse repository at this point
Merge pull request #343 from Blosc/dependabot/github_actions/actions/setup-python-6
Show description for fe39b03
JanSellner
authored
fe39b03
View commit details
Copy full SHA for fe39b03
View code at this point
Browse repository at this point
Merge pull request #344 from Blosc/dependabot/github_actions/github/codeql-action-4
Show description for 53771ea
JanSellner
authored
53771ea
View commit details
Copy full SHA for 53771ea
View code at this point
Browse repository at this point
Bump actions/checkout from 4 to 5
Show description for b121948
dependabot[bot]
authored
b121948
View commit details
Copy full SHA for b121948
View code at this point
Browse repository at this point
Bump actions/setup-python from 5 to 6
Show description for 8b6997c
dependabot[bot]
authored
8b6997c
View commit details
Copy full SHA for 8b6997c
View code at this point
Browse repository at this point
Bump github/codeql-action from 3 to 4
Show description for 197d5a9
dependabot[bot]
authored
197d5a9
View commit details
Copy full SHA for 197d5a9
View code at this point
Browse repository at this point
Bump actions/download-artifact from 4 to 6
Show description for bfb4f5f
dependabot[bot]
authored
bfb4f5f
View commit details
Copy full SHA for bfb4f5f
View code at this point
Browse repository at this point
Bump actions/upload-artifact from 4 to 5
Show description for 7cd4d7a
dependabot[bot]
authored
7cd4d7a
View commit details
Copy full SHA for 7cd4d7a
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
revert workflow triggers and chacks
finnagin
authored
cd8c92e
View commit details
Copy full SHA for cd8c92e
View code at this point
Browse repository at this point
remove comma
finnagin
authored
9059979
View commit details
Copy full SHA for 9059979
View code at this point
Browse repository at this point
skip tag check
finnagin
authored
eb6d052
View commit details
Copy full SHA for eb6d052
View code at this point
Browse repository at this point
Add 'frombuffer' branch to CI workflow triggers
finnagin
authored
8ad6ed9
View commit details
Copy full SHA for 8ad6ed9
View code at this point
Browse repository at this point
Commits on May 17, 2025
fix cibuildwheel warning and artifact naming conflict
JanSellner
committed
2e2df94
View commit details
Copy full SHA for 2e2df94
View code at this point
Browse repository at this point
Commits on May 16, 2025
upgrade to artifact v4
JanSellner
committed
b7db840
View commit details
Copy full SHA for b7db840
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
Add support for Python 3.13
dstansby
committed
4894e4d
View commit details
Copy full SHA for 4894e4d
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
Bump actions/setup-python from 4 to 5 (#334)
Show description for e97be6c
dependabot[bot]
authored
e97be6c
View commit details
Copy full SHA for e97be6c
View code at this point
Browse repository at this point
Bump github/codeql-action from 2 to 3 (#333)
Show description for a53716e
dependabot[bot]
authored
a53716e
View commit details
Copy full SHA for a53716e
View code at this point
Browse repository at this point
Do not run tests for Python 3.8 anymore
FrancescAlted
committed
f6cff10
View commit details
Copy full SHA for f6cff10
View code at this point
Browse repository at this point
Bump actions/checkout from 3 to 4 (#319)
Show description for 33164fb
dependabot[bot]
authored
33164fb
View commit details
Copy full SHA for 33164fb
View code at this point
Browse repository at this point
Bump docker/setup-qemu-action from 2 to 3 (#320)
Show description for 125fd5e
dependabot[bot]
authored
125fd5e
View commit details
Copy full SHA for 125fd5e
View code at this point
Browse repository at this point
Getting ready for release 1.11.2
FrancescAlted
committed
eddef69
View commit details
Copy full SHA for eddef69
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
Add wheels for Mac arm64 (addresses #312)
FrancescAlted
committed
a6732c3
View commit details
Copy full SHA for a6732c3
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
C-Blosc sources in submodule now
FrancescAlted
committed
f6869ab
View commit details
Copy full SHA for f6869ab
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Drop Python 3.7, minimal version is now 3.8 (#308)
Show description for 4fac749
DimitriPapadopoulos
authored
4fac749
View commit details
Copy full SHA for 4fac749
View code at this point
Browse repository at this point
Support Python 3.11 (#298)
Show description for 606cfc9
DimitriPapadopoulos
authored
606cfc9
View commit details
Copy full SHA for 606cfc9
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Migrate from LGTM.com to GitHub code analysis (#296)
Show description for f24a956
DimitriPapadopoulos
authored
f24a956
View commit details
Copy full SHA for f24a956
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Automatically update GitHub Actions in the future (#294)
DimitriPapadopoulos
authored
e8edbbc
View commit details
Copy full SHA for e8edbbc
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
python-version should be a string, not a float (#293)
Show description for 2f61f5a
DimitriPapadopoulos
authored
2f61f5a
View commit details
Copy full SHA for 2f61f5a
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
Update GitHub Actions (#292)
DimitriPapadopoulos
authored
71826b0
View commit details
Copy full SHA for 71826b0
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Update GitHub Actions (#291)
DimitriPapadopoulos
authored
6fb7b9f
View commit details
Copy full SHA for 6fb7b9f
View code at this point
Browse repository at this point
Commits on Jul 16, 2022
fix missed blosc/test.py (#279)
Show description for eacee52
graingert
authored
eacee52
View commit details
Copy full SHA for eacee52
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
fix incorrect import of blosc._version (#278)
Show description for 49dbd0c
graingert
authored
49dbd0c
View commit details
Copy full SHA for 49dbd0c
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
Getting ready for release 1.10.5
FrancescAlted
committed
0479e2e
View commit details
Copy full SHA for 0479e2e
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
fix yaml (#251)
bnavigator
authored
cc04a79
View commit details
Copy full SHA for cc04a79
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.