GeistHaus
log in · sign up

PEP 803 – “abi3t”: Stable ABI for Free-Threaded Builds | peps.python.org

peps.python.org

Add a new variant of the Stable ABI, called “Stable ABI for Free-Threaded Python” (or abi3t for short).

6 pages link to this URL
C API and ABI Stability

Unless documented otherwise, Python’s C API is covered by the Backwards Compatibility Policy, PEP 387. Most changes to it are source-compatible (typically by only adding new API). Changing existing...

3 inbound links website en
PyCon US 2026 Packaging Summit Recap

Per-talk notes from the PyCon US 2026 Packaging Summit in Long Beach: Emma Smith on Wheel 2.0 and Zstandard compression, Mike Fiedler on PyPI abuse vectors, Mahe Iram Khan on ecosystems, lightning talks on PEP 772, mobile wheels, AI accelerator variants, and the roundtable discussions.

1 inbound link article en posts pythonpyconpycon-uspackaging-summitpackagingpypiwheelpep-777pep-694pep-772pep-817pep-825pep-803condatrusted-publishingsupply-chainmobilebeewarewheel-variants
What’s new in Python 3.15

Editor, Hugo van Kemenade,. This article explains the new features in Python 3.15, compared to 3.14. For full details, see the changelog. Summary – Release highlights: PEP 810: Explicit lazy import...

8 inbound links website en