[issue47120] Make all jump opcodes relative

Brandt Bucher report at bugs.python.org
Thu Mar 31 19:12:06 EDT 2022


Brandt Bucher <brandtbucher at gmail.com> added the comment:

Another benefit of this work is that we'll be able to remove `first_instr` from the eval loop.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47120>
_______________________________________


More information about the Python-bugs-list mailing list