mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
7e43373317
* Add _PyObject_VectorcallTstate() function: similar to _PyObject_Vectorcall(), but with tstate parameter * Add tstate parameter to _PyObject_MakeTpCall()
Miscellaneous source files for the main Python shared library