bpo-38644: Add _PyObject_VectorcallTstate() by vstinner · Pull Request #17052 · python/cpython
* Add _PyObject_VectorcallTstate() function: similar to _PyObject_Vectorcall(), but with tstate parameter * Add tstate parameter to _PyObject_MakeTpCall()
vstinner
changed the title
[WIP] bpo-38644: Add _PyObject_VectorcallTstate()
bpo-38644: Add _PyObject_VectorcallTstate()
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request
Dec 5, 2019shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request
Jan 31, 2020This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters