[issue26694] Disasembler fall with Key Error while disassemble obfuscated code.

Serhiy Storchaka report at bugs.python.org
Mon Aug 27 05:59:16 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

The dis module is not supposed to support invalid bytecode. This is a new feature, and 2.7 can give only bug fixes.

----------
nosy: +serhiy.storchaka
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26694>
_______________________________________


More information about the Python-bugs-list mailing list