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