summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-19 18:52:35 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-19 18:52:35 +0200
commit1a0abdbc9986efa7f054e4e16b5a1d0329e8bca3 (patch)
tree6bbc491402ad62710c658cd8ac37b7024845bf46 /Python/pythonrun.c
parentfc11620e7b52a910059fa231adad9d95ad1b1ea0 (diff)
downloadcpython-1a0abdbc9986efa7f054e4e16b5a1d0329e8bca3.tar.gz
keyobject_richcompare() now uses fast call
Issue #27128: keyobject_richcompare() now calls _PyObject_FastCall() using a small stack allocated on the C stack to avoid a temporary tuple.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions