Serhiy Storchaka added the comment:

The issue was open 6 years ago. The feature could be added in 3.3. But it still 
not implemented.

Since there are problems with outputting the disassembly of internal code 
objects expanded in-line, proposed patch just outputs them after the 
disassembly of the main code object (similar to original Raymond's 
proposition). This is simpler and doesn't make the output too wide.

----------
versions: +Python 3.7 -Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11822>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to