[issue42615] Redundant jump instructions due to deleted unreachable bytecode blocks

Mark Shannon report at bugs.python.org
Wed Dec 16 07:18:25 EST 2020


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


New changeset c71581c7a4192e6ba9a79eccc583aaadab300efa by Om G in branch 'master':
bpo-42615: Delete redundant jump instructions that only bypass empty blocks (GH-23733)
https://github.com/python/cpython/commit/c71581c7a4192e6ba9a79eccc583aaadab300efa


----------
nosy: +Mark.Shannon

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


More information about the Python-bugs-list mailing list