Skip to content

Issues: rocky/python-uncompyle6

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

help with this issue and mabey fix some errors tupa error for me insufficient bug report The instructions given when opening a new issue are not followed invalid bytecode Bytecode is not the result of Python compilation. It may have been altered in some way
#495 opened Apr 2, 2024 by nekohacker591
List comprehensions inside of a lambda print only [ Python 3.8 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature. Works on decompyle3
#492 opened Mar 19, 2024 by JorianWoltjer
Redundant "else:" control flow Python 3.8 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature. Works on decompyle3
#486 opened Mar 5, 2024 by hikali8
Missing "While True" control flow Python 3.8 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature. Works on decompyle3
#485 opened Mar 5, 2024 by hikali8
Request for uncompyle6 to support newer versions of python. duplicate Python 3.9+ Python 3.9, 3.10, 3.11, 3.12, 3.13
#484 opened Feb 22, 2024 by theMcSam
Double return is printed bug Python 3.8 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature. Works on decompyle3
#459 opened May 31, 2023 by Et7f3
Parse error at or near 'MAKE_CLOSURE_A_2_0' instruction at offset Overly large bytecode Bytecode is too large to try to debug. Whittle the bytecode down to a reasonable size Python 3.4
#426 opened Jan 13, 2023 by hibernous
Go over code to all it to run on Python 3.11 Python 3.9+ Python 3.9, 3.10, 3.11, 3.12, 3.13 Python 3.11 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature.
#423 opened Nov 12, 2022 by rocky
Parse error at or near `JUMP_FORWARD' instruction control flow Overly large bytecode Bytecode is too large to try to debug. Whittle the bytecode down to a reasonable size Python 3.6
#420 opened Nov 6, 2022 by jameshilliard
Parse error at or near `JUMP_BACK' instruction parse Python 3.8 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature. Works on decompyle3
#403 opened Jun 16, 2022 by dmmhk
3.9 please :3 duplicate Python 3.9+ Python 3.9, 3.10, 3.11, 3.12, 3.13 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature.
#353 opened Jun 21, 2021 by Cu-z
Please add python3.9 and above to uncompyle6 Python 3.9+ Python 3.9, 3.10, 3.11, 3.12, 3.13 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature.
#331 opened Oct 10, 2020 by GUANCAIBAN
IndexError: tuple index out of range invalid bytecode Bytecode is not the result of Python compilation. It may have been altered in some way questionable activity Possibly non-ethical or illegal activity
#329 opened Sep 24, 2020 by rishthas
[bug] while not x and not y or z: control flow Python 3.8 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature. Works on decompyle3
#326 opened Aug 22, 2020 by byehack
Error with break inside nested for loop control flow Python 3.8 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature. Works on decompyle3
#323 opened Jun 29, 2020 by ghost
Error when decompiling loop inside if-else control flow Python 3.7 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature. Works on decompyle3
#322 opened Jun 28, 2020 by ghost
Slow processing on large Python 3.4 bytecode with lots of nesting control flow Python 3.x volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature.
#318 opened May 31, 2020 by platomav
Problem with assert testing two ranges boolean expressions Complex boolean expresions with "and", "or", and chained comparisons, control flow Python 3.7 Python 3.8 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature. Works on decompyle3
#317 opened May 31, 2020 by dmcqfano
Merge decompyle3's 3.7 and 3.8 goodness into uncompyle6 volunteer wanted Volunteer wanted to fix if a bug or to implement if a new feature.
#307 opened Feb 22, 2020 by rocky
ProTip! Find all open issues with in progress development work with linked:pr.