mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
fb8f208a4d
Add _PyVectorcall_Call() helper function. Add "assert(PyCallable_Check(callable));" to PyVectorcall_Call(), similar check than PyVectorcall_Function().
Source files for various builtin objects