{{ message }}
GH-133231: Add JIT utilities in sys._jit - #133233
Merged
Merged
Conversation
brandtbucher
requested review from
ericsnowcurrently and
markshannon
as code owners
May 1, 2025 02:24
AA-Turner
reviewed
May 1, 2025
Comment on lines
+1284
to
+1290
Member
There was a problem hiding this comment.
We should backport this, should it be split out into a different PR for ease?
Member
Author
There was a problem hiding this comment.
We can just backport it separately, since I need the ref for this PR's changes.
Member
There was a problem hiding this comment.
Is it worth using miss-islington for the backport here?
Member
Author
There was a problem hiding this comment.
I'll just do it manually in a bit.
Member
Author
|
I just realized that my approach for |
Member
Author
|
Okay, reworked to support tail-calling. |
Member
Author
markshannon
reviewed
May 5, 2025
markshannon
left a comment
Member
There was a problem hiding this comment.
Looks good.
One small suggestion
markshannon
approved these changes
May 5, 2025
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

sys._jit#133231📚 Documentation preview 📚: https://cpython-previews--133233.org.readthedocs.build/