SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 130 Python

slot_tp_iter() now uses fast call

Issue #27128: slot_tp_iter() now calls _PyObject_FastCall() to avoid a
temporary empty tuple.
V
Victor Stinner committed
6911267615ab805d555ef2b0a2458feebbc80d6d
Parent: 20a3007