Optimize call to Python function without argument
Issue #27128. When a Python function is called with no arguments, but all parameters have a default value: use default values as arguments for the fast path.
V
Victor Stinner committed
2eedc119c211a793d0c9a0beb1abd4bb12e0802e
Parent: 0add84b