diff options
author | Victor Stinner <vstinner@python.org> | 2024-04-09 16:26:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-09 16:26:35 (GMT) |
commit | a25c02eaf01abc7ca79efdbcda986b9cc2787b6c (patch) | |
tree | 5230ba097027acfcca5fc9ae9f774683d5d4f699 /Python/jit.c | |
parent | 6edde8a91c753dba03c92315b7585209931c704b (diff) | |
download | cpython-a25c02eaf01abc7ca79efdbcda986b9cc2787b6c.zip cpython-a25c02eaf01abc7ca79efdbcda986b9cc2787b6c.tar.gz cpython-a25c02eaf01abc7ca79efdbcda986b9cc2787b6c.tar.bz2 |
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.
Diffstat (limited to 'Python/jit.c')
0 files changed, 0 insertions, 0 deletions