call_method() and call_maybe() now use fast call
Issue #27128. The call_method() and call_maybe() functions of typeobject.c now use fast call for empty format string to avoid the creation of a temporary empty tuple.
V
Victor Stinner committed
f736c261a2094eee1529c98786c612904c067540
Parent: 94463c9