Releases: Blosc/python-blosc
Releases · Blosc/python-blosc
Release 1.9.0
Changes from 1.8.3 to 1.9.0
-
Dropped support for Python 2.7 and 3.5.
-
Fixed the copy of the leftovers of a chunk when its size is not a
multiple of the typesize. Although this is a very unusual situation,
it can certainly happen (e.g.
#220).