-
-
Notifications
You must be signed in to change notification settings - Fork 411
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Decompiled wrong result with simple if statements
Works on decompyle3
#506
opened Nov 13, 2024 by
DzAvril
List comprehensions inside of a lambda print only Volunteer wanted to fix if a bug or to implement if a new feature.
Works on decompyle3
[
Python 3.8
Volunteer wanted
#492
opened Mar 19, 2024 by
JorianWoltjer
Redundant "else:"
Control Flow
Problem has to do with bad control-flow detection
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
Problem has to do with bad control-flow detection
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
Issue has been raised in another issue
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
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
Problem has to do with bad control-flow detection
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
return
in Python 3.8 in try
... except
Python 3.8
Works on decompyle3
#369
opened Nov 30, 2021 by
Eleiber
3.9 please :3
Duplicate
Issue has been raised in another issue
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
Error of "if if else" expr sequence
Control Flow
Problem has to do with bad control-flow detection
Works on decompyle3
#351
opened Jun 15, 2021 by
hzqmwne
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
Problem has to do with bad control-flow detection
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
Problem has to do with bad control-flow detection
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
Problem has to do with bad control-flow detection
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
"if else" condition generates "uncompyle6.semantics.pysource.SourceWalkerError: Deparsing stopped due to parse error"
Control Flow
Problem has to do with bad control-flow detection
Python 3.7
Volunteer wanted
Volunteer wanted to fix if a bug or to implement if a new feature.
Works on decompyle3
#321
opened Jun 16, 2020 by
josephernest
Slow processing on large Python 3.4 bytecode with lots of nesting
Control Flow
Problem has to do with bad control-flow detection
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
Problem has to do with bad control-flow detection
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
Unable to decompile Python 3.8 (PyInstaller on Windows created) bytecode
Control Flow
Problem has to do with bad control-flow detection
EXTENDED_ARG
Python 3.8
Volunteer wanted
Volunteer wanted to fix if a bug or to implement if a new feature.
#316
opened May 27, 2020 by
evandrix
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
Deparsing errors on JUMP_ABSOLUTE
Python 2.7
Questionable Activity
Possibly non-ethical or illegal activity
#292
opened Oct 23, 2019 by
k870611
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.