rearrangeArgs: don't own refs for positional_to_positional
I think it's most important that we do this for the first arg, since CPython won't end up increffing it either.
Showing
Please register or sign in to comment
I think it's most important that we do this for the first arg, since CPython won't end up increffing it either.