]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129989: Properly disable tailcall interp in configure (GH-129991)
authorKen Jin <kenjin@python.org>
Sat, 15 Feb 2025 19:01:24 +0000 (03:01 +0800)
committerGitHub <noreply@github.com>
Sat, 15 Feb 2025 19:01:24 +0000 (03:01 +0800)
commit359c7dde3bb074e029686913f531457eb121d1dd
tree7e1bde51266af303cc80f8498a6b21c3ff1638b3
parentc26bed1160978fe8b1844878b8123778e47870c6
gh-129989: Properly disable tailcall interp in configure (GH-129991)

Co-authored-by: Zanie Blue <contact@zanie.dev>
Lib/test/test_generated_cases.py
Misc/NEWS.d/next/Build/2025-02-11-07-55-28.gh-issue-129989.kaSKlD.rst [new file with mode: 0644]
Python/bytecodes.c
Python/ceval.c
Python/ceval_macros.h
Python/generated_cases.c.h
Python/opcode_targets.h
Tools/cases_generator/target_generator.py
Tools/cases_generator/tier1_generator.py