0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #230 from lgarrison/decompress-byteslike
esc
as Valentin Haenel
More... over 5 years ago
Add tests for decompress_ptr() on buffers More... over 5 years ago
Doc fixes More... over 5 years ago
Merge remote-tracking branch 'upstream/master' into decompress-byteslike More... over 5 years ago
Add support for decompressing bytes-like objects, not just bytes More... over 5 years ago
Merge pull request #228 from lgarrison/docstring-fix More... over 5 years ago
Fix docstring for decompress_ptr More... over 5 years ago
Build wheels for python 3.6 and up More... over 5 years ago
Merge pull request #218 from tirkarthi/fix-python-39 More... over 5 years ago
Post 1.9.1 release actions done More... almost 6 years ago
Getting ready for release 1.9.1 More... almost 6 years ago
Merge pull request #224 from lgarrison/patch-1 More... almost 6 years ago
Add AVX2 cpuinfo check to setup.py More... almost 6 years ago
Fix exception from accessing cpu_info when it is None More... almost 6 years ago
Merge branch 'master' of https://github.com/Blosc/python-blosc More... almost 6 years ago
Get rid of Python 3.5 in azure pipelines More... almost 6 years ago
Merge pull request #223 from andrewfulton9/docs_typo_fix More... almost 6 years ago
fixes spelling errors More... almost 6 years ago
Post 1.9.0 release actions done More... almost 6 years ago
Getting ready for release 1.9.0 More... almost 6 years ago
Update internal c-blosc sources to 1.18.1 More... almost 6 years ago
For some reason, Python 3.8 does not seem available in AppVeyor yet More... almost 6 years ago
Update internal c-blosc sources to 1.18.0 More... almost 6 years ago
Add scikit-build dependency explicitly More... almost 6 years ago
Get rid of support for Python < 3.6 (cont.) More... almost 6 years ago
Get rid of support for Python < 3.6 More... almost 6 years ago
Deal with leftovers. Fixes https://github.com/Blosc/c-blosc2/pull/100 More... almost 6 years ago
Fix DeprecationWarning due to invalid escape sequence and use array.tobytes for Python 3.9. More... almost 6 years ago
Merge pull request #215 from small-mallet/patch-1 More... almost 6 years ago
Added info and example to docs for compress_ptr More... almost 6 years ago