]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-117062: Make _JUMP_TO_TOP a general absolute jump (GH-120854)
authorBrandt Bucher <brandtbucher@microsoft.com>
Mon, 24 Jun 2024 15:35:10 +0000 (08:35 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2024 15:35:10 +0000 (08:35 -0700)
commita47abdb45d4f1c3195c324812c33b6ef1d9147da
treef0629d55ee374ee0ab7a5bfe621a9515c24722a0
parentce1064e4c9bcfd673323ad690e60f86e1ab907bb
GH-117062: Make _JUMP_TO_TOP a general absolute jump (GH-120854)
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c
Tools/jit/_stencils.py
Tools/jit/template.c