Sahil Jain
Sahil Jain
Thanks a lot for your contribution @CarrBen . Unfortunately there seems to be a bug with `LOAD_GLOBAL` or similar for the below set of py and corresponding pyc file. [failing_sample.zip](https://github.com/user-attachments/files/22144032/failing_sample.zip)
Can you please share pyc/py file?
And what benefit does this distinction provide?
Thanks this seems useful. Can you please add testcases as well? Also #576 is completely related and introduces `MAKE_CELL` as well as `COPY_FREE_VARS` too.
@arnoldasr Also this fails for the attached files. [testcase.zip](https://github.com/user-attachments/files/22319663/testcase.zip)
Please avoid force pushes/rebases. Old comments are marked as outdated otherwise and makes it harder for reviewers to keep track of what changes have been reviewed and what haven't.
Uhhhh can you share a sample please?
@zrax @greenozon Can we please have a review of this?
Yeah @greenozon commitments change over time and honestly I think most folks these days use pylingual.io for decompilation whenever need be, so usecase for pycdc itself seems low, I ended...
Partial implementation available in #563