Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported opcodes (3.9.0 to 3.9.5) #191

Closed
alj0kar opened this issue May 24, 2021 · 4 comments
Closed

Unsupported opcodes (3.9.0 to 3.9.5) #191

alj0kar opened this issue May 24, 2021 · 4 comments

Comments

@alj0kar
Copy link

alj0kar commented May 24, 2021

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

@BlackTrace
Copy link

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

@alj0kar alj0kar changed the title Unsupported opcodes (3.9.0==3.9.5) Unsupported opcodes (3.9.0 to 3.9.5) Aug 25, 2021
dotjrich added a commit to dotjrich/pycdc that referenced this issue Oct 8, 2021
dotjrich added a commit to dotjrich/pycdc that referenced this issue Oct 10, 2021
@haxys
Copy link

haxys commented Nov 28, 2023

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

@haxys
Copy link

haxys commented Nov 29, 2023

I'm also having the DICT_UPDATE opcode error.

@zrax
Copy link
Owner

zrax commented Feb 21, 2024

Duplicate #450

@zrax zrax closed this as completed Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants