]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-106023: Update What's New in 3.13: _PyObject_FastCall() (#117633)" (#117676)
authorVictor Stinner <vstinner@python.org>
Tue, 9 Apr 2024 16:26:35 +0000 (18:26 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2024 16:26:35 +0000 (18:26 +0200)
commita25c02eaf01abc7ca79efdbcda986b9cc2787b6c
tree5230ba097027acfcca5fc9ae9f774683d5d4f699
parent6edde8a91c753dba03c92315b7585209931c704b
Revert "gh-106023: Update What's New in 3.13: _PyObject_FastCall() (#117633)" (#117676)

This reverts commit 9a12f5d1c19dee1f89684be776680aeaf117be5b.

I was wrong: the _PyObject_FastCall() function was removed. But we
kept the _PyObject_FastCallDict() function.
Doc/whatsnew/3.13.rst