Lee Huddleston

Results 6 issues of Lee Huddleston

Hi, got some unsupported opcodes: Unsupported opcode: CALL_FUNCTION_EX Unsupported opcode: BUILD_TUPLE_UNPACK_WITH_CALL Unsupported opcode: WITH_CLEANUP_START Unsupported Node type: 12 thx

Looks like this is a pretty dead project by the looks of things. Any alternatives? Thx

Hi, getting a number of unsupported opcodes on 3.11 compiled code. Unsupported opcode: LIST_TO_TUPLE (102) Unsupported opcode: PUSH_EXC_INFO (105) Unsupported opcode: RETURN_GENERATOR (109) Unsupported opcode: CALL_FUNCTION_EX (170) Unsupported opcode: DICT_MERGE...