mirror of
https://github.com/python/cpython.git
synced 2026-05-17 01:49:12 -04:00
75210697ec
Use _PyObject_FastCall() to avoid the creation of temporary tuple.
Source files for standard library extension modules, and former extension modules that are now builtin modules.