Skip to content

20251217

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Dec 21:59
· 2 commits to main since this release
85fdc74

Upgrades

  • CPython 3.15.0a2 -> 3.15.0a3

Build system changes

  • The script used to start the build is now named build.py use, uv run build.py ... to start a build on all platforms.
  • LLVM 21 is used to build all distribution, including those which target musl.

Distribution changes

  • The startup logic (getpath) to better locate the install when invoked with an incorrect argv[0] was expanded to Python 3.11+

Full Changelog: 2025120...2025121