[issue42246] Implement PEP 626 -- Precise line numbers for debugging

Mark Shannon report at bugs.python.org
Tue Dec 15 06:07:59 EST 2020


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


New changeset 8473cf89bdbf2cb292b39c972db540504669b9cd by Mark Shannon in branch 'master':
bpo-42246: Remove DO_NOT_EMIT_BYTECODE macros, so that while loops and if statements conform to PEP 626. (GH-23743)
https://github.com/python/cpython/commit/8473cf89bdbf2cb292b39c972db540504669b9cd


----------

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


More information about the Python-bugs-list mailing list