rocky / python-xdis

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

3.11 correct definition of "CALL" instruction #112

Closed 2elli closed 1 year ago

2elli commented 1 year ago

Previously was defined as a normal "def_op" where this instruction is actually a type "nargs_op"