Skip to content

v3.4.0

Compare
Choose a tag to compare
@ionelmc ionelmc released this 11 Sep 00:43
· 89 commits to master since this release
  • Switched CI to GitHub Actions, this has a couple consequences:

    • Support for Python 2.7 is dropped. You can still install it there but it's not tested anymore and
      Python 2 specific handling will be removed at some point.
    • Linux wheels are now provided in musllinux and manylinux2014 variants.
  • Extension building is now completely skipped on PyPy.

  • A pure but tagged as platform specific wheel is now provided for PyPy (to have fast installs there as well).