-
- Downloads
py/compile: Don't unnecessarily save state when compiling param list.
Parameter lists can't be nested so there is no need to save the global state when compiling them.
Loading
Please register or sign in to comment
Parameter lists can't be nested so there is no need to save the global state when compiling them.