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

Try-Except blocks missing with all its code for python 3.9 after decompiling. #289

Closed
bstudiosoriginal opened this issue Oct 13, 2022 · 1 comment

Comments

@bstudiosoriginal
Copy link

While decompiling my byte code, noticeably all try except blocks used did not appear, instead I get:
Unsupported opcode: JUMP_IF_NOT_EXC_MATCH.
#220
Is there an easy way to fix this?

@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

2 participants