SIGN IN SIGN UP

Cleanup call_function_tail()

Make call_function_tail() less weird: don't decrement args reference counter,
the caller is now responsible to do that. The caller now also checks if args is
NULL.

Issue #27128.
V
Victor Stinner committed
64faad6e459c207cd1bce1db2fd9053b44b0a4ac
Parent: 8880708