]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144549: Fix tail calling interpreter on Windows for FT (GH-144550)
authorKen Jin <kenjin@python.org>
Fri, 6 Feb 2026 19:20:28 +0000 (03:20 +0800)
committerGitHub <noreply@github.com>
Fri, 6 Feb 2026 19:20:28 +0000 (19:20 +0000)
commit895e83727d6d686ab7dd5494f3ccd52b0726502e
tree340f1018de13e219f7374e33ff62c809f2baa4d2
parent28fb13cb33d569720938258db68956b5f9c9eb40
gh-144549: Fix tail calling interpreter on Windows for FT (GH-144550)
.github/workflows/tail-call.yml
Include/internal/pycore_ceval.h
Misc/NEWS.d/next/Core_and_Builtins/2026-02-06-17-59-47.gh-issue-144549.5BhPlY.rst [new file with mode: 0644]
Modules/_testinternalcapi/test_cases.c.h
Python/bytecodes.c
Python/ceval.c
Python/executor_cases.c.h
Python/generated_cases.c.h