]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106023: Update What's New in 3.13: _PyObject_FastCall() (#117633)
authorVictor Stinner <vstinner@python.org>
Mon, 8 Apr 2024 12:19:43 +0000 (14:19 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 12:19:43 +0000 (12:19 +0000)
commit9a12f5d1c19dee1f89684be776680aeaf117be5b
treefa6a020c817193e4f9ff0fedb48772ce86d23fc4
parenta7702663e3f7efc81f0b547f1f13ba64c4e5addc
gh-106023: Update What's New in 3.13: _PyObject_FastCall() (#117633)

The function _PyObject_FastCall() was restored.
Doc/whatsnew/3.13.rst