Skip to content

v0.0.7

Choose a tag to compare

@Kludex Kludex released this 09 Jun 07:43
· 73 commits to main since this release
58faa0d

What's new

  • Free-threaded (cp314t) wheels (#16). zttp now ships free-threaded CPython 3.14 wheels for Linux (manylinux + musllinux, x86_64 + aarch64) and macOS (arm64 + x86_64). The extension declares Py_MOD_GIL_NOT_USED, so importing it on a free-threaded interpreter no longer re-enables the GIL. Windows cp314t is not shipped yet.

Full changelog: v0.0.6...v0.0.7