-
-
Notifications
You must be signed in to change notification settings - Fork 155
Issues: rocky/python-decompile3
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TypeError: __new__() got an unexpected keyword argument 'positions'
bug
A confirmed bug in the code base. User misunderstanding, misuse, or features wanted are not bugs.
Bytecode is large and needs narrowing
Source and bytecode is large. User needs to shorten or pinpoint the boundary better
Python 3.8
#166
opened Mar 1, 2024 by
Xcating
Error when i try to decompile a .pyc file
insufficient bug report
Read and follow https://github.com/rocky/python-uncompyle6/blob/master/HOW-TO-REPORT-A-BUG.md
#161
opened Jan 11, 2024 by
Hamsanand13
Decompile mistake with nested if/else + and conditions
bug
A confirmed bug in the code base. User misunderstanding, misuse, or features wanted are not bugs.
control flow
Decompilation control flow is incorrect. Note that different is not the same as incorrect.
Python 3.8
#160
opened Nov 16, 2023 by
pfremy
Python 3.9 .. 3.12...
Python 3.9+
Python 3.9, 3.10, 3.11
volunteer wanted to fix
A volunteer is desired to work on a bug fix.
#45
opened Oct 11, 2020 by
rocky
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.