-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
gh-140312: Set lltrace on JIT debug builds #140313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense - backport as well?
markshannon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of macro tweaks to make the macro more function like.
|
When you're done making the requested changes, leave the comment: |
Co-authored-by: Mark Shannon <mark@hotpy.org>
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @diegorusso, @savannahostrowski: please review the changes made to this pull request. |
|
I have two approvals and I've applied the changes requested by the latest review. Since this a minor change only affecting the experimental JIT, I will automerge. |
|
Thanks @Fidget-Spinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
(cherry picked from commit f701f98) Co-authored-by: Ken Jin <kenjin@python.org> Co-authored-by: Mark Shannon <mark@hotpy.org>
|
GH-140887 is a backport of this pull request to the 3.14 branch. |
This does not need a news as it's a purely internal change for our own debugging.