split up __Pyx_GetStarArgs() into two separate functions for *args and...
split up __Pyx_GetStarArgs() into two separate functions for *args and **kwargs to prepare their independent use
Showing
Please register or sign in to comment
split up __Pyx_GetStarArgs() into two separate functions for *args and **kwargs to prepare their independent use