mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Add _PyObject_VectorcallTstate() function: similar to _PyObject_Vectorcall(), but with tstate parameter * Add tstate parameter to _PyObject_MakeTpCall()
Source files for standard library extension modules, and former extension modules that are now builtin modules.