diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-25 01:04:14 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-25 01:04:14 +0200 |
commit | 3f1057a4b62d8c94ae77f34f950b74a45499b218 (patch) | |
tree | cb4815a4176534216b519be17cfe84b10ce74b54 /Lib/idlelib/config.py | |
parent | f7507dd3e8ec84fe025c0ba82a9150275e2af9d9 (diff) | |
download | cpython-git-3f1057a4b62d8c94ae77f34f950b74a45499b218.tar.gz |
method_call() and slot_tp_new() now uses fast call
Issue #27841: Add _PyObject_Call_Prepend() helper function to prepend an
argument to existing arguments to call a function. This helper uses fast calls.
Modify method_call() and slot_tp_new() to use _PyObject_Call_Prepend().
Diffstat (limited to 'Lib/idlelib/config.py')
0 files changed, 0 insertions, 0 deletions