Skip to content

DNM: enable the experimental JIT in 3.13+ #1043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tianon
Copy link
Member

@tianon tianon commented May 22, 2025

This is for testing, not for merging.

See:

Test it with something like:

$ docker build --pull https://github.com/docker-library/python.git#refs/pull/1043/merge:3.13/slim-trixie

@tianon tianon marked this pull request as draft May 22, 2025 20:48
@tianon
Copy link
Member Author

tianon commented May 22, 2025

Oof, there's a lot to unpack with this one.

That is going to be really limiting in our ability to enable this (for example, LLVM 18 isn't even available in Debian stable - it's currently in testing, but I don't know if it'll survive to release of trixie).

@tianon
Copy link
Member Author

tianon commented May 22, 2025

(and to head it off: compiling LLVM from source is very much out-of-the-question unless/until upstream decides this feature is part of a standard recommended install and should be enabled for ~everyone)

@tianon
Copy link
Member Author

tianon commented May 22, 2025

Rebased on #1042, applied more hacks; at least the slim-trixie builds here should succeed.

@tianon
Copy link
Member Author

tianon commented May 22, 2025

(unsurprisingly, it looks like Alpine is unsupported: build.py: error: argument target: invalid get_target value: 'x86_64-pc-linux-musl')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant