summaryrefslogtreecommitdiffstats
path: root/Objects/fileobject.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-19 16:52:35 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-08-19 16:52:35 (GMT)
commitf7a4c488b55e5f7ce9bdb85d050179ba91008b70 (patch)
tree7e629e009460ab96641cb852eb14e58a5343c1f4 /Objects/fileobject.c
parent99ee9c70a73ec2f3db68785821a9f2867c3f637f (diff)
downloadcpython-f7a4c488b55e5f7ce9bdb85d050179ba91008b70.zip
cpython-f7a4c488b55e5f7ce9bdb85d050179ba91008b70.tar.gz
cpython-f7a4c488b55e5f7ce9bdb85d050179ba91008b70.tar.bz2
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 'Objects/fileobject.c')
0 files changed, 0 insertions, 0 deletions