mirror of https://github.com/python/cpython
Browse Source
Issue #27128: keyobject_richcompare() now calls _PyObject_FastCall() using a small stack allocated on the C stack to avoid a temporary tuple.pull/9921/head
1 changed files with 7 additions and 11 deletions
Loading…
Reference in new issue