]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-125911: Rename big trampoline to "shim" (GH-126339)
authorSavannah Ostrowski <savannahostrowski@gmail.com>
Tue, 5 Nov 2024 23:26:46 +0000 (15:26 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Nov 2024 23:26:46 +0000 (15:26 -0800)
commitc3a12ae13ee0212a096f570064407f8ba954e6aa
tree50ac65af58a7cb77225a671f8b19f941f2afcf97
parent478a1c09c4cdb082c84f9102e3e452e6911b84f1
GH-125911: Rename big trampoline to "shim" (GH-126339)
Python/jit.c
Tools/jit/_targets.py
Tools/jit/_writer.py
Tools/jit/shim.c [moved from Tools/jit/trampoline.c with 100% similarity]