This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Demur Rumed, abarnert, benjamin.peterson, brett.cannon, georg.brandl, josh.r, ncoghlan, python-dev, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-05-02.12:42:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462192928.66.0.0885719743894.issue26647@psf.upfronthosting.co.za>
In-reply-to
Content
> 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.
History
Date User Action Args
2016-05-02 12:42:08serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, georg.brandl, rhettinger, ncoghlan, vstinner, benjamin.peterson, python-dev, yselivanov, abarnert, josh.r, Demur Rumed
2016-05-02 12:42:08serhiy.storchakasetmessageid: <1462192928.66.0.0885719743894.issue26647@psf.upfronthosting.co.za>
2016-05-02 12:42:08serhiy.storchakalinkissue26647 messages
2016-05-02 12:42:08serhiy.storchakacreate