gh-142543: Mark tracer functions as Py_NO_INLINE by Fidget-Spinner · Pull Request #142846 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Fidget-Spinner
requested a review
from markshannon
as a code owner
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
Fidget-Spinner
changed the title
gh-142543: Mark tracer function as Py_NO_INLINE
gh-142543: Mark tracer functions as Py_NO_INLINE
Fidget-Spinner
commented
Dec 16, 2025
Fidget-Spinner commented
Member Author
This is basically the same as #137731
savannahostrowski
approved these changes
savannahostrowski
left a comment
savannahostrowski
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bedevere-app
Bot
added
awaiting merge
and removed
awaiting core review
labels
Fidget-Spinner
commented
Dec 16, 2025
Fidget-Spinner commented
Member Author
I'd like to get this in ASAP as this breaks JIT builds on all clang-based systems without tailcalling and with LTO on.
Fidget-Spinner added 2 commits
…into no_inilne_tracer
bedevere-app
Bot
removed
the
awaiting merge
label
Fidget-Spinner
deleted the
no_inilne_tracer
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment