Skip to content

Conversation

@jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented Jun 11, 2019

There is no reason to have a specific implementation of tp_call (which won't be used anyway). Just use tp_call=PyVectorcall_Call.

https://bugs.python.org/issue37151

@mangrisano
Copy link
Contributor

/cc @vstinner

@methane methane merged commit c78fe32 into python:master Jun 18, 2019
@jdemeyer jdemeyer deleted the method_tp_call branch June 18, 2019 08:59
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