Skip to content

20260320

Choose a tag to compare

@github-actions github-actions released this 20 Mar 13:09
· 26 commits to main since this release
517bea8

Upgrades

  • LLVM 21.1.4 -> 22.1.1
  • setuptools 80.9.0 -> 82.0.1

Distribution changes

  • CPython is built with frame-pointer enabled on Linux x86-64 and aarch64.
  • install_only and install_only_stripped artifacts are provided for the free-threaded variant of Python 3.13+.
  • -LModules_hacl is not included in the sysconfig LDFLAGS.
  • The location of X509 certificates on older RHEL/Fedora systems will be used automatically when detected.

Build system changes

  • Note that the build-linux.py and build-macos.py scripts were deprecated in the previously release. Please use build.py. These scripts will be removed shortly.

Full Changelog: 2026031...2026032