FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-142543: Mark tracer functions as Py_NO_INLINE by Fidget-Spinner · Pull Request #142846 · python/cpython · GitHub

/ cpython Public

gh-142543: Mark tracer functions as Py_NO_INLINE - #142846

Merged
Fidget-Spinner merged 5 commits into
python:mainfrom
Fidget-Spinner:no_inilne_tracer
Dec 17, 2025
Merged

gh-142543: Mark tracer functions as Py_NO_INLINE#142846
Fidget-Spinner merged 5 commits into
python:mainfrom
Fidget-Spinner:no_inilne_tracer

Conversation

Fidget-Spinner commented Dec 16, 2025
edited
Loading

Copy link
Copy Markdown
Member

Fidget-Spinner changed the title gh-142543: Mark tracer function as Py_NO_INLINE gh-142543: Mark tracer functions as Py_NO_INLINE Dec 16, 2025

Copy link
Copy Markdown
Member Author

This is basically the same as #137731

savannahostrowski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Copy link
Copy Markdown
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 merged commit 89729f2 into python:main Dec 17, 2025
64 checks passed
Fidget-Spinner deleted the no_inilne_tracer branch December 17, 2025 00:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SIGSEGV in test_isinstance and test_json with --enable-experimental-jit=yes and --with-lto=full

2 participants


Back | FazBrowse Home | New Git URL