rocky / python-uncompyle6

A cross-version Python bytecode decompiler
GNU General Public License v3.0
3.74k stars 408 forks source link

Request for uncompyle6 to support newer versions of python. #484

Open theMcSam opened 6 months ago

theMcSam commented 6 months ago

The current version of uncompyle6 does not support the reversing of bytecode produce by the newer versions of python (python3.10+).