[issue41463] Avoid duplicating jump information from opcode.py in compile.c

Mark Shannon report at bugs.python.org
Tue Aug 4 12:30:20 EDT 2020


Mark Shannon <mark at hotpy.org> added the comment:


New changeset 582aaf19e8b94a70c1f96792197770d604ba0fdf by Mark Shannon in branch 'master':
bpo-41463: Generate information about jumps from 'opcode.py' rather than duplicating it in 'compile.c' (GH-21714)
https://github.com/python/cpython/commit/582aaf19e8b94a70c1f96792197770d604ba0fdf


----------

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


More information about the Python-bugs-list mailing list