diff options
author | Victor Stinner <vstinner@python.org> | 2019-11-08 10:05:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-08 10:05:17 +0100 |
commit | 7e433733175e76627d46ed9bdab543860cd1452d (patch) | |
tree | ab96312f08fbd190262d5cdc628be5958948ad81 /Python/errors.c | |
parent | befa032d8869e0fab4732d910f3887642879d644 (diff) | |
download | cpython-git-7e433733175e76627d46ed9bdab543860cd1452d.tar.gz |
bpo-38644: Add _PyObject_VectorcallTstate() (GH-17052)
* Add _PyObject_VectorcallTstate() function: similar to
_PyObject_Vectorcall(), but with tstate parameter
* Add tstate parameter to _PyObject_MakeTpCall()
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions