zrax / pycdc

C++ python bytecode disassembler and decompiler
GNU General Public License v3.0
2.9k stars 577 forks source link

Expression: backO called on empty deque #479

Open AIPythoner opened 2 weeks ago

AIPythoner commented 2 weeks ago

image image

I pulled the latest code to complete the compilation, and then an error message appeared when decompiling the pyc file and only decompiled a small amount of python code.

pyc from python 3.11

AIPythoner commented 2 weeks ago

startv2.zip