]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129989: Change Py_TAIL_CALL_INTERP ifndef to ! (#130269)
authorKen Jin <kenjin@python.org>
Tue, 18 Feb 2025 15:48:49 +0000 (23:48 +0800)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2025 15:48:49 +0000 (15:48 +0000)
commit46ac85e4d9fcffe1a8f921989414a89648b5501a
tree93db42fea4eae69337ab731d02d1fb49e21373e9
parentdab456dcefd886bde44eb204dc6f1b2f14de0e9d
gh-129989: Change Py_TAIL_CALL_INTERP ifndef to ! (#130269)

Change Py_TAIL_CALL_INTERP ifndef to !
Python/bytecodes.c
Python/ceval.c
Python/generated_cases.c.h
Tools/cases_generator/tier1_generator.py