[issue33334] Add support of NOP and EXTENDED_ARG in stack_effect()

Serhiy Storchaka report at bugs.python.org
Wed Apr 25 15:04:15 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 57faf348872d1d0af1808c82f535cf220d64b028 by Serhiy Storchaka in branch 'master':
bpo-33334: Support NOP and EXTENDED_ARG in dis.stack_effect(). (#6566)
https://github.com/python/cpython/commit/57faf348872d1d0af1808c82f535cf220d64b028


----------

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


More information about the Python-bugs-list mailing list