v0.0.7
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 declaresPy_MOD_GIL_NOT_USED, so importing it on a free-threaded interpreter no longer re-enables the GIL. Windowscp314tis not shipped yet.
Full changelog: v0.0.6...v0.0.7