Skip to content

Tags: astral-sh/python-build-standalone

Tags

20250212

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable the tail call interpreter on 3.14+ clang builds (#524)

20250205

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade CPython 3.12.8 to 3.12.9, 3.13.1 to 3.13.2 (#513)

Our BOLT patches that landed for 3.14 have been backported to 3.12 and
3.13, so the remaining BOLT patch now applies to 3.12+.

20250115

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix attestation permissions for sharded linux builds (#498)

20250106

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release distribution fetch script to include `darwin.yml` (#475)

Following up on
#445

20241219

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Restore `depot-macos-latest` usage for macOS (#448)

I noticed I accidentally reverted #426 in #428 😮‍💨

20241206

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create a `pythonw.exe` copy for free-threaded Windows builds (#408)

20241205

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to latest Python patch versions (#400)

* Update to latest Python patch versions

* Add `atomic` to allowed system libraries

* Allow `libatomic.so.1`

20241016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix freethreaded include on Windows (#368)

20241008

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop 3.13t from release musl builds (#341)

These are not yet available

20241002

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to CPython 3.12.7. (#335)

* Bump to CPython 3.12.7.

* Fix missing comma.