SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 226 Python

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