github astral-sh/python-build-standalone 20250521

pre-release3 months ago

Build changes

  • Remove various older X11 packages and expand use of xorgproto (#609)

Distribution changes

  • Allow the experimental JIT to be enabled at runtime on Python 3.13 and 3.14 on macOS on aarch64 aka Apple Silicon (#544). Linux was added previously in #538 and #543; our macOS compatibility baseline is too old for x86_64 to enable it at the moment.
  • Work around third-party packages that (incorrectly) assume the interpreter is dynamically linking libpython (#621). As with the 20250517 release, we are still statically linking libpython into the interpreter for performance and compatibility, and still shipping a dynamic libpython for compatibility with various tools/workflows that expect it, but we have now tweaked the build to increase the compatibility of this configuration.

Full Changelog: 2025051...2025052

Don't miss a new python-build-standalone release

NewReleases is sending notifications on new releases.