{{ message }}
GH-133231: Add JIT utilities in sys._jit#133233
Merged
brandtbucher merged 17 commits intoMay 5, 2025
Merged
Conversation
AA-Turner
reviewed
May 1, 2025
AA-Turner
left a comment
Member
There was a problem hiding this comment.
quick doc-only review:
Sorry, something went wrong.
Member
Author
|
I just realized that my approach for |
Sorry, something went wrong.
Member
Author
|
Okay, reworked to support tail-calling. |
Sorry, something went wrong.
Member
Author
|
@markshannon, let me know what you think. The bots won't let us merge features without approving review, but I'd like to get something like this in before the freeze. |
Sorry, something went wrong.
markshannon
reviewed
May 5, 2025
markshannon
left a comment
Member
There was a problem hiding this comment.
Looks good.
One small suggestion
Sorry, something went wrong.
markshannon
approved these changes
May 5, 2025
Hide details
View details
brandtbucher
merged commit
b1aa515
into
python:main
May 5, 2025
48 checks passed
Pranjal095
pushed a commit
to Pranjal095/cpython
that referenced
this pull request
Jul 12, 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
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.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.
sys._jit#133231📚 Documentation preview 📚: https://cpython-previews--133233.org.readthedocs.build/