[issue33387] Simplify bytecodes for try-finally, try-except and with blocks.

Mark Shannon report at bugs.python.org
Thu Nov 21 09:47:56 EST 2019


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


New changeset 82f897bf8f72d09f537054d64a94e645ad23d8d6 by Mark Shannon in branch 'master':
Correct release version to 3.9 for RERAISE and WITH_EXCEPT_START bytecodes. (#17318)
https://github.com/python/cpython/commit/82f897bf8f72d09f537054d64a94e645ad23d8d6


----------

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


More information about the Python-bugs-list mailing list