Skip to content

bpo-37151: remove _PyFunction_FastCallDict #13864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented Jun 6, 2019

Now that function objects use vectorcall, _PyFunction_FastCallDict is dead code so we might as well remove it.

https://bugs.python.org/issue37151

@jdemeyer jdemeyer marked this pull request as ready for review June 6, 2019 13:27
@methane methane merged commit 5954334 into python:master Jun 18, 2019
@jdemeyer jdemeyer deleted the remove_PyFunction_FastCallDict branch June 18, 2019 11:10
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants