Revert "gh-106023: Update What's New in 3.13: _PyObject_FastCall() (#117633)" by vstinner · Pull Request #117676 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
Member
This reverts commit 9a12f5d.
I was wrong: the _PyObject_FastCall() function was removed. But we kept the _PyObject_FastCallDict() function.
📚 Documentation preview 📚: https://cpython-previews--117676.org.readthedocs.build/
…l() (python#117633)" This reverts commit 9a12f5d. I was wrong: the _PyObject_FastCall() function was removed. But we kept the _PyObject_FastCallDict() function.
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
docs
skip news awaiting core review labels
vstinner
mentioned this pull request
gvanrossum
approved these changes
bedevere-app
Bot
added
awaiting merge
and removed
awaiting core review
labels
vstinner
merged commit
a25c02e
into
python:main
vstinner
deleted the
revert_whatsnew
branch
bedevere-app
Bot
removed
the
awaiting merge
label
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
…l() (python#117633)" (python#117676) This reverts commit 9a12f5d. I was wrong: the _PyObject_FastCall() function was removed. But we kept the _PyObject_FastCallDict() function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment