]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-115419: Move setting the instruction pointer to error exit stubs (GH-118088)
authorMark Shannon <mark@hotpy.org>
Wed, 24 Apr 2024 13:41:30 +0000 (14:41 +0100)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 13:41:30 +0000 (14:41 +0100)
commit83235f7791fbe6ee2618192f2341de9cd22d0511
treeeacb89c202dbf8af6a9d3cc9f99b564397cf3182
parent77cd0428b698a743844179f7babead43b2794d77
GH-115419: Move setting the instruction pointer to error exit stubs (GH-118088)
Lib/test/test_capi/test_opt.py
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c
Python/optimizer_analysis.c