]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140513: Fail to compile if `_Py_TAIL_CALL_INTERP` is set but `preserve_none` and...
authorKrishna Chaitanya <141550576+XChaitanyaX@users.noreply.github.com>
Sat, 1 Nov 2025 16:41:23 +0000 (22:11 +0530)
committerGitHub <noreply@github.com>
Sat, 1 Nov 2025 16:41:23 +0000 (16:41 +0000)
commit2f60b8f02fe7cb83dd589d9664460082c13e85ef
tree56fdb2bb44d60841b4db0ad4dc565490a68f0138
parentb1554146c29182803d1df23d6367c07a429d21ba
gh-140513: Fail to compile if `_Py_TAIL_CALL_INTERP` is set but `preserve_none` and `musttail` do not exist. (GH-140548)

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
Misc/NEWS.d/next/Build/2025-10-25-08-07-06.gh-issue-140513.6OhLTs.rst [new file with mode: 0644]
Python/ceval_macros.h