◐ Shell
clean mode source ↗

Revert "gh-106023: Update What's New in 3.13: _PyObject_FastCall() (#117633)" by vstinner · Pull Request #117676 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vstinner

@vstinner vstinner commented

Apr 9, 2024

edited by github-actions Bot

Loading

Copy link Copy Markdown

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.

@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

Reviewers

@gvanrossum gvanrossum gvanrossum approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner @gvanrossum