[issue26647] ceval: use Wordcode, 16-bit bytecode

Serhiy Storchaka report at bugs.python.org
Mon May 2 08:42:08 EDT 2016


Serhiy Storchaka added the comment:

> I should mention a change in dis which hasn't come up for the sake of explicit discussion: I modified dis to not print EXTENDED_ARG.

This may be a problem since jumps can now point on address not output in disassemble.

May be this is good idea (I'm +0), but it deserves separate issue.

----------

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


More information about the Python-bugs-list mailing list