zrax / pycdc

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

Support Python 3.13 decompilation #498

Open greenozon opened 4 months ago

greenozon commented 4 months ago

Tasks

greenozon commented 4 months ago

Initial support PR: https://github.com/zrax/pycdc/pull/497

greenozon commented 4 months ago

Last beta version of 3.13 was released today 3.13.0 beta 4: Thursday, 2024-07-18 no any changes in 3.13 opcodes

greenozon commented 3 months ago

Python 3.13 rc1 released https://www.python.org/downloads/release/python-3130rc1/