zrax / pycdc

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

Support Python 3.13 decompilation #498

Open greenozon opened 3 weeks ago

greenozon commented 3 weeks ago

Tasks

greenozon commented 3 weeks ago

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

greenozon commented 2 weeks 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 2 days ago

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