]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106023: Remove _PyObject_FastCallTstate() function (#106273)
authorVictor Stinner <vstinner@python.org>
Fri, 30 Jun 2023 10:28:59 +0000 (12:28 +0200)
committerGitHub <noreply@github.com>
Fri, 30 Jun 2023 10:28:59 +0000 (12:28 +0200)
commit80b3d8f337bef52d7c360b4ee86be873681f747a
tree5cf0667bbac5e0d67e7551479218f2090ff3f799
parentf3cf2ddd8ddc7dfa6b06e6da640391a1bcd62b8a
gh-106023: Remove _PyObject_FastCallTstate() function (#106273)
Doc/c-api/call.rst
Include/internal/pycore_call.h
Python/sysmodule.c