]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119786: add `JUMP_BACKWARD` macro to the Jumps section (#131213)
authorNybblista <170842536+nybblista@users.noreply.github.com>
Sun, 16 Mar 2025 20:04:39 +0000 (23:04 +0300)
committerGitHub <noreply@github.com>
Sun, 16 Mar 2025 20:04:39 +0000 (20:04 +0000)
commit23cda583480fbc90cf19666a7514419ecad45b85
tree21f6a850a012e346c7ab7f0506fb1b51bc3c15c4
parentd07e9ebbe89ce701e73d25777ae057da8dffd506
gh-119786: add `JUMP_BACKWARD` macro to the Jumps section (#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.
InternalDocs/interpreter.md