]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-128563: Move some labels, to simplify implementing tailcalling interpreter. (GH...
authorMark Shannon <mark@hotpy.org>
Fri, 31 Jan 2025 17:13:20 +0000 (17:13 +0000)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 17:13:20 +0000 (17:13 +0000)
commit54f74b80aef8b581f2b124d150903cec83aff005
tree39812b9759f3dda0dedb70b8a6129363a4e2ca51
parent9ba281d871c4df3a3ac4cb7896d24ba0d42751a3
GH-128563: Move some labels, to simplify implementing tailcalling interpreter. (GH-129525)
Python/bytecodes.c
Python/ceval.c
Python/ceval_macros.h
Python/generated_cases.c.h
Tools/cases_generator/analyzer.py