Skip to content

GH-117062: Make _JUMP_TO_TOP a general absolute jump#120854

Merged
brandtbucher merged 5 commits into
python:mainfrom
brandtbucher:jump-to-top
Jun 24, 2024
Merged

GH-117062: Make _JUMP_TO_TOP a general absolute jump#120854
brandtbucher merged 5 commits into
python:mainfrom
brandtbucher:jump-to-top

Conversation

@brandtbucher
Copy link
Copy Markdown
Member

@brandtbucher brandtbucher commented Jun 21, 2024

Leaving the name since, semantically, it's still always treated specially in many places as a jump to the top of the loop starting the current trace.

No perf impact, just a nice cleanup that gives us some additional flexibility going forward.

@brandtbucher brandtbucher merged commit a47abdb into python:main Jun 24, 2024
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants