v3.15.0a8
GH-141362: Make `get_externals` handle fetching platform-specific release artifacts (#142405)
GH-146210: Fix building the jit stencils on Windows when the interpreter is built with a different clang version (#146338)
gh-126910: Verify that JIT stencils preserve frame pointer (GH-146524)
GH-140683: JIT: Improve machine code for loading smaller constants on AArch64. (GH-142511)
GH-146128: Remove the buggy AArch64 "33rx" relocation (#146263)
gh-138497: Support LLVM_VERSION configuration via env (#138498)
JIT: Move executor to a register (#143072)
GH-113464: Add a JIT backend for tier 2 (GH-113465)
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)