-
-
Notifications
You must be signed in to change notification settings - Fork 155
No labels!
There aren’t any labels for this repository quite yet.
23 labels
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.
Further information is needed
Further information is needed
As given, there is not enough information fix a problem
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
volunteer wanted to assist user
volunteer wanted to assist user
A volunteer is desired to help the user out with his/her problem.