diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-12-01 13:45:31 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-12-01 13:45:31 (GMT) |
commit | 842cfff3215aaebf788d782e40a61fe421fb2a5d (patch) | |
tree | f30571a817f4baa756de8c5d61b9fc45b42499c9 /Python/codecs.c | |
parent | 27580c1fb5e8cb756304f523006d832d2e3532e7 (diff) | |
download | cpython-842cfff3215aaebf788d782e40a61fe421fb2a5d.zip cpython-842cfff3215aaebf788d782e40a61fe421fb2a5d.tar.gz cpython-842cfff3215aaebf788d782e40a61fe421fb2a5d.tar.bz2 |
WITH_CLEANUP_START uses fastcall
Modify WITH_CLEANUP_START bytecode: replace PyObject_CallFunctionObjArgs() with
_PyObject_FastCall().
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions