◐ Shell
clean mode source ↗

[3.14] gh-140513: Fail to compile if _Py_TAIL_CALL_INTERP is set but preserve_none and musttail do not exist (GH-140548) by chris-eibl · Pull Request #140923 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@chris-eibl

@chris-eibl chris-eibl commented

Nov 2, 2025

edited by bedevere-app Bot

Loading

… `preserve_none` and `musttail` do not exist. (pythonGH-140548)

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
(cherry picked from commit 2f60b8f)

@chris-eibl chris-eibl changed the title gh-140513: Fail to compile if _Py_TAIL_CALL_INTERP is set but preserve_none and musttail do not exist (GH-140548) [3.14] gh-140513: Fail to compile if _Py_TAIL_CALL_INTERP is set but preserve_none and musttail do not exist (GH-140548)

Nov 2, 2025

Fidget-Spinner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

efimov-mikhail

Labels