Skip to content
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

bpo-36974: rename _FastCallKeywords -> _Vectorcall #13653

Merged
merged 1 commit into from
May 30, 2019

Conversation

jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented May 29, 2019

Ensure name consistency by using XXX_Vectorcall for all vectorcall wrappers.

Depends on #13185

CC @encukou @markshannon

https://bugs.python.org/issue36974

@encukou encukou merged commit 37788bc into python:master May 30, 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.

None yet

4 participants