github indygreg/python-build-standalone 20241008

17 hours ago

Upgrades

  • CPython 3.13.0rc3 -> CPython 3.13.0 (final)

Changes

  • New builds of CPython 3.13 with the experimental freethreading feature are published. Distributions with the following new build options are available:

    • freethreaded+debug
    • freethreaded+pgo+lto
    • freethreaded+pgo
    • freethreaded+lto
    • freethreaded+noopt

    Note that not all build options are available for every platform. Notably excluded are freethreaded builds for musl Linux distributions, which need further development. The freethreaded tag will be present in the new build_options field of the PYTHON.json metadata.

  • The CPython 3.8 builds are no longer published. Following the release of CPython 3.13, CPython 3.8 is officially EOL and no more versions will be released upstream.

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

NewReleases is sending notifications on new releases.