Skip to content

Conversation

@chris-eibl
Copy link
Member

@chris-eiblchris-eibl commented Nov 2, 2025

… `preserve_none` and `musttail` do not exist. (pythonGH-140548) Co-authored-by: Chris Eibl <[email protected]> (cherry picked from commit 2f60b8f)
@chris-eiblchris-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
@chris-eiblchris-eibl added interpreter-core (Objects, Python, Grammar, and Parser dirs) build The build process and cross-build labels Nov 2, 2025
Copy link
Member

@Fidget-SpinnerFidget-Spinner left a comment

Choose a reason for hiding this comment

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

Thanks!

@Fidget-SpinnerFidget-Spinner merged commit f0eb7d4 into python:3.14Nov 4, 2025
63 checks passed
@chris-eiblchris-eibl deleted the backport-2f60b8f-3.14 branch November 7, 2025 15:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@chris-eibl@efimov-mikhail@Fidget-Spinner@XChaitanyaX