mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-23 13:09:49 +00:00
Update HOW-TO-REPORT-A-BUG.md
This commit is contained in:
parent
58f00b1e5b
commit
2faa7b0597
@ -51,7 +51,7 @@ Unless you are a sponsor of this project, it may take a while, maybe a week or s
|
||||
## Do you have valid bytecode?
|
||||
|
||||
As mentioned in README.rst, this project doesn't handle obfuscated
|
||||
code, release candidates and the most recent versions of Python. See README.rst for suggestions for how to remove some kinds of
|
||||
code, release candidates, and the most recent versions of Python: version 3.9 and up. See README.rst for suggestions for how to remove some kinds of
|
||||
obfuscation.
|
||||
|
||||
Checking if bytecode is valid is pretty simple: disassemble the code.
|
||||
|
Loading…
Reference in New Issue
Block a user