pythonlibs v1.9.0 Release Notes
Release Date: 2020-03-29 // over 3 years ago-
🔄 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).