pycdc icon indicating copy to clipboard operation
pycdc copied to clipboard

Support Python 3.10 - Unsupported opcode: JUMP_IF_NOT_EXC_MATCH (210) | Decompyle incomplete

Open brunoaduarte opened this issue 2 months ago • 1 comments

# Source Generated with Decompyle++
# File: main.pyc (Python 3.10)

Unsupported opcode: JUMP_IF_NOT_EXC_MATCH (210)

Any plans on supporting this opcode?

brunoaduarte avatar Nov 06 '25 21:11 brunoaduarte

I also met this problem today,did you figure it out yet?

Karmile avatar Nov 10 '25 00:11 Karmile