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 ncoghlan, pulina, serhiy.storchaka, steven.daprano, yselivanov
Date 2018-08-27.09:59:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The dis module is not supposed to support invalid bytecode. This is a new feature, and 2.7 can give only bug fixes.
History
Date User Action Args
2018-08-27 09:59:16serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, steven.daprano, yselivanov, pulina
2018-08-27 09:59:16serhiy.storchakasetmessageid: <[email protected]>
2018-08-27 09:59:16serhiy.storchakalinkissue26694 messages
2018-08-27 09:59:16serhiy.storchakacreate