bpo-37151: use PyVectorcall_Call for all calls of "method" by jdemeyer · Pull Request #13972 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Contributor
There is no reason to have a specific implementation of tp_call (which won't be used anyway). Just use tp_call=PyVectorcall_Call.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
mangrisano
commented
Jun 12, 2019
mangrisano commented
Contributor
/cc @vstinner
methane
added
the
skip news
label
methane
merged commit
c78fe32
into
python:master
bedevere-bot
removed
the
awaiting review
label
jdemeyer
deleted the
method_tp_call
branch
lisroach pushed a commit to lisroach/cpython that referenced this pull request
DinoV pushed a commit to DinoV/cpython that referenced this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment