mirror of
https://github.com/python/cpython.git
synced 2026-07-05 01:11:21 -04:00
1726909094
* Add tstate parameter to _Py_CheckFunctionResult() * Add _PyErr_FormatFromCauseTstate() * Replace PyErr_XXX(...) with _PyErr_XXX(state, ...)
Source files for various builtin objects