Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Apr 9, 2024

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.
@vstinner vstinner merged commit a25c02e into python:main Apr 9, 2024
@vstinner vstinner deleted the revert_whatsnew branch April 9, 2024 16:26
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
…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
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants