mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
* 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