You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version 0.1
- ensure all AST nodes can be decompiled
- emit more concise code in some cases (try-except inside try-finally, nested with blocks, elif)
- safety against an insufficiently large node_stack