Skip to content

Labels

Labels

  • 3.8 try

    3.8+ try/except or try/finally construct
  • asking a question

    A query for help, not a bug or feature request. Also try Stack Overflow or something similar.
  • bug

    A confirmed bug in the code base. User misunderstanding, misuse, or features wanted are not bugs.
  • Bytecode is large and needs narrowing

    Source and bytecode is large. User needs to shorten or pinpoint the boundary better
  • control flow

    Decompilation control flow is incorrect. Note that different is not the same as incorrect.
  • duplicate

    This issue or pull request already exists. Please look over existing tickets here and in uncompyle6.
  • enhancement

    New feature or request
  • EXTENDED_ARG

    bytecode involves EXTENDED_ARG
  • Further information is needed

    As given, there is not enough information fix a problem
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • insufficient bug report

    Read and follow https://github.com/rocky/python-uncompyle6/blob/master/HOW-TO-REPORT-A-BUG.md
  • invalid

    This doesn't seem right
  • invalid bytecode

    Bytecode is not the result of Python compilation. It may have been altered in some way
  • port to uncompyle6

    Requesting a volunteer to port to uncompyle6
  • Python 3.7

  • Python 3.8

  • Python 3.9+

    Python 3.9, 3.10, 3.11
  • suspicious activity

    Possibly illegitimate activity
  • volunteer wanted to assist user

    A volunteer is desired to help the user out with his/her problem.
  • volunteer wanted to fix

    A volunteer is desired to work on a bug fix.
  • wontfix

    This will not be worked on
  • works for me

    Decompilation works. Try using current master