Support receiving **kw for builtin functions
Need to special-case some places in the keyword handling since they previously assumed that they would first have to check if the keyword name matched a positional argument, before putting into the output **kw.
Showing
Please register or sign in to comment