SIGN IN SIGN UP

Rename JUMP_TO_INSTRUCTION to GO_TO_INSTRUCTION (#98934)

This reduces confusion between jumps at the bytecode level
(e.g. JUMPTO(), JUMPBY(), and various JUMP_*() opcodes)
and jumps in the C code (which are 'goto' statements).
G
Guido van Rossum committed
7640ede177682a06f03694478d64c819e39e03d9
Parent: f4d5629
Committed by GitHub <noreply@github.com> on 11/1/2022, 2:53:32 AM