Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
import.c
Find file
Blame
History
Permalink
Replace PyObject_CallFunction calls with only object args
· 684fd0c8
Georg Brandl
authored
May 25, 2006
with PyObject_CallFunctionObjArgs, which is 30% faster.
684fd0c8