Skip to content

Conversation

@nybblista
Copy link
Contributor

@nybblistanybblista commented Mar 13, 2025

The Jumps section in interpreter.md shows how to manipulate the next_instr offset forward and backward. However, the section uses the macro name for the forward (JUMP_FORWARD) at the first point, but it does not use the macro name for the backward point, so the JUMP_BACKWARD macro name was added to the second point.

JUMP_BACKWARD opcode macro added to the Jumps section in interpreter.md file at InternalDocs.
@bedevere-appbedevere-appbot added docs Documentation in the Doc dir skip news awaiting review labels Mar 13, 2025
@picnixzpicnixz changed the title add JUMP_BACKWARD macro to the Jumps sectiongh-119786: add JUMP_BACKWARD macro to the Jumps sectionMar 13, 2025
@nybblista
Copy link
ContributorAuthor

@iritkatriel

@iritkatrieliritkatriel merged commit 23cda58 into python:mainMar 16, 2025
34 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsMar 16, 2025
@nybblistanybblista deleted the doc-jump-backward branch March 17, 2025 00:19
plashchynski pushed a commit to plashchynski/cpython that referenced this pull request Mar 17, 2025
…on#131213) add JUMP_BACKWARD opcode macro to the Jumps section JUMP_BACKWARD opcode macro added to the Jumps section in interpreter.md file at InternalDocs.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@nybblista@iritkatriel