{{ message }}
[3.14] gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233)#140687
Merged
Fidget-Spinner merged 2 commits intoOct 27, 2025
Conversation
…pythonGH-140233) Co-authored-by: devdanzin <74280297+devdanzin@users.noreply.github.com> Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
Fidget-Spinner
approved these changes
Oct 27, 2025
Fidget-Spinner
left a comment
Member
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
Hide details
View details
Fidget-Spinner
merged commit
2e21672
into
python:3.14
Oct 27, 2025
94 of 96 checks passed
Fidget-Spinner
added a commit
to Fidget-Spinner/cpython
that referenced
this pull request
Nov 1, 2025
…ring exceptions (pythonGH-140233) (pythonGH-140687)" This reverts commit 2e21672.
Fidget-Spinner
added a commit
that referenced
this pull request
Nov 1, 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.
UnboundLocalErrorfor same code with JIT on or off #140104