[issue22352] Ensure opcode names and args fit in disassembly output

Serhiy Storchaka report at bugs.python.org
Wed Apr 19 13:36:34 EDT 2017


Serhiy Storchaka added the comment:


New changeset d90045f319e2ea9772b9fbd62a05fdf34af96b6c by Serhiy Storchaka in branch 'master':
bpo-22352: Adjust widths in the output of dis.dis() for large line numbers and (#1153)
https://github.com/python/cpython/commit/d90045f319e2ea9772b9fbd62a05fdf34af96b6c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22352>
_______________________________________


More information about the Python-bugs-list mailing list