Skip to content

No labels!

There aren’t any labels for this repository quite yet.

3.8 try
3.8 try
3.8+ try/except or try/finally construct
asking a question
asking a question
A query for help, not a bug or feature request. Also try Stack Overflow or something similar.
bug
bug
A confirmed bug in the code base. User misunderstanding, misuse, or features wanted are not bugs.
Bytecode is large and needs narrowing
Bytecode is large and needs narrowing
Source and bytecode is large. User needs to shorten or pinpoint the boundary better
control flow
control flow
Decompilation control flow is incorrect. Note that different is not the same as incorrect.
duplicate
duplicate
This issue or pull request already exists. Please look over existing tickets here and in uncompyle6.
enhancement
enhancement
New feature or request
EXTENDED_ARG
EXTENDED_ARG
bytecode involves EXTENDED_ARG
Further information is needed
Further information is needed
As given, there is not enough information fix a problem
good first issue
good first issue
Good for newcomers
help wanted
help wanted
Extra attention is needed
insufficient bug report
insufficient bug report
Read and follow https://github.com/rocky/python-uncompyle6/blob/master/HOW-TO-REPORT-A-BUG.md
invalid bytecode
invalid bytecode
Bytecode is not the result of Python compilation. It may have been altered in some way
invalid
invalid
This doesn't seem right
port to uncompyle6
port to uncompyle6
Requesting a volunteer to port to uncompyle6
Python 3.7
Python 3.7
Python 3.8
Python 3.8
Python 3.9+
Python 3.9+
Python 3.9, 3.10, 3.11
suspicious activity
suspicious activity
Possibly illegitimate activity
volunteer wanted to assist user
volunteer wanted to assist user
A volunteer is desired to help the user out with his/her problem.
volunteer wanted to fix
volunteer wanted to fix
A volunteer is desired to work on a bug fix.
wontfix
wontfix
This will not be worked on
works for me
works for me
Decompilation works. Try using current master