pypi zstandard 0.15.1

latest releases: 0.22.0, 0.21.0, 0.20.0...
3 years ago

Bug Fixes

  • setup.py no longer attempts to build the C backend on PyPy. (#130)
  • <sys/types.h> is now included before <sys/sysctl.h>. This was
    the case in releases prior to 0.15.0 and the include order was reversed
    as part of running clang-format. The old/working order has been
    restored. (#128)
  • Include some private zstd C headers so we can build the C extension against
    a system library. The previous behavior of referencing these headers is
    restored. That behave is rather questionable and undermines the desire to
    use the system zstd.

Don't miss a new zstandard release

NewReleases is sending notifications on new releases.