You need to sign in or sign up before continuing.
-
Victor Stinner authored
Issue #27128: import_name() now calls _PyObject_FastCall() to avoid the creation of a temporary tuple.
df142fdc
Issue #27128: import_name() now calls _PyObject_FastCall() to avoid the creation of a temporary tuple.