diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 18:59:15 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 18:59:15 +0200 |
commit | 167b86de6ea9042eebc59c190996e6aed6e994ae (patch) | |
tree | 39b999f9d0ac17b87c7c87581a69fe66a27c01f7 /Python/pythonrun.c | |
parent | 1a0abdbc9986efa7f054e4e16b5a1d0329e8bca3 (diff) | |
download | cpython-167b86de6ea9042eebc59c190996e6aed6e994ae.tar.gz |
Issue #27128: _pickle uses fast call
Use _PyObject_FastCall() to avoid the creation of temporary tuple.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions