rocky / python-xdis

Python cross-version bytecode library and disassembler
GNU General Public License v2.0
292 stars 95 forks source link

Better expression handling... #113

Closed rocky closed 1 year ago

rocky commented 1 year ago

In instructions we mark for straight-line code the offset that is the start of stack-pulling operations.

More work is needed though.