diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-24 23:04:14 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-24 23:04:14 (GMT) |
| commit | 3f1057a4b62d8c94ae77f34f950b74a45499b218 (patch) | |
| tree | cb4815a4176534216b519be17cfe84b10ce74b54 /Modules/_sqlite/cache.c | |
| parent | f7507dd3e8ec84fe025c0ba82a9150275e2af9d9 (diff) | |
| download | cpython-3f1057a4b62d8c94ae77f34f950b74a45499b218.zip cpython-3f1057a4b62d8c94ae77f34f950b74a45499b218.tar.gz cpython-3f1057a4b62d8c94ae77f34f950b74a45499b218.tar.bz2 | |
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 'Modules/_sqlite/cache.c')
0 files changed, 0 insertions, 0 deletions
