pycdc icon indicating copy to clipboard operation
pycdc copied to clipboard

Unsupported opcodes (3.9.0 to 3.9.5)

Open alj0kar opened this issue 4 years ago • 3 comments

Unsupported opcode: LIST_EXTEND Unsupported opcode: CALL_FUNCTION_EX Unsupported opcode: JUMP_IF_NOT_EXC_MATCH Unsupported opcode: WITH_EXCEPT_START Unsupported opcode: CONTAINS_OP Unsupported opcode: IS_OP Unsupported opcode: LOAD_ASSERTION_ERROR Unsupported opcode: MAP_ADD Unsupported opcode: DICT_UPDATE

Please fix the code Thanks

alj0kar avatar May 24 '21 13:05 alj0kar

Unsupported opcode: JUMP_IF_NOT_EXC_MATCH Unsupported opcode: CONTAINS_OP Unsupported opcode: LIST_EXTEND Unsupported opcode: DICT_MERGE Unsupported opcode: RERAISE

BlackTrace avatar Jul 08 '21 02:07 BlackTrace

I'm having the Unsupported opcode: MAP_ADD error as well.

haxys avatar Nov 28 '23 21:11 haxys

I'm also having the DICT_UPDATE opcode error.

haxys avatar Nov 29 '23 02:11 haxys

Duplicate #450

zrax avatar Feb 21 '24 23:02 zrax