Skip to content

GH-141362: Make get_externals handle fetching platform-specific release artifacts#142405

Merged
savannahostrowski merged 23 commits intopython:mainfrom
savannahostrowski:platform-binaries-jit
Dec 12, 2025
Merged

GH-141362: Make get_externals handle fetching platform-specific release artifacts#142405
savannahostrowski merged 23 commits intopython:mainfrom
savannahostrowski:platform-binaries-jit

Conversation

@savannahostrowski
Copy link
Member

@savannahostrowski savannahostrowski commented Dec 8, 2025

This PR adds support for downloading platform-specific LLVM binaries (AMD64, ARM64) instead of using a single binary with emulation (see https://github.com/python/cpython-bin-deps/releases/tag/llvm-21.1.4.0 for release artifacts). Since this won't naturally trigger jit.yml, you can see a successful run here, including print statements to show that we are in fact downloading the correct binary 😄.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants