- update to 0.14.0 * This will likely be the final version supporting Python 2.7. Future releases will likely only work on Python 3.5+. See #109 for more context. * There is a significant possibility that future versions will use Rust - instead of C - for compiled code. See #110 for more context. * Some internal fields of C structs are now explicitly initialized. (Possible fix for #105.) * The ``make_cffi.py`` script used to build the CFFI bindings now calls ``distutils.sysconfig.customize_compiler()`` so compiler customizations (such as honoring the ``CC`` environment variable) are performed. Patch by @Arfrever. (#103) * The ``make_cffi.py`` script now sets ``LC_ALL=C`` when invoking the preprocessor in an attempt to normalize output to ASCII. (#95) OBS-URL: https://build.opensuse.org/request/show/822028 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstandard?expand=0&rev=10
Description
No description provided
Languages
Diff
100%