rocky / python-uncompyle6

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

test: Expose double return bug #458

Open Et7f3 opened 1 year ago

Et7f3 commented 1 year ago

This PR only add test.

Et7f3 commented 1 year ago

Obviously we cannot commit something that breaks things without the fix

I put in draft to avoid mistake. Other repo propose this so a dev could directly push to that branch and get the CI green.

The source code for this should appear in test/simple_source somewhere.

Thanks I didn't saw it.