Skip to content

Conversation

@encukou
Copy link
Member

@encukou encukou commented May 21, 2019

@jdemeyer
Copy link
Contributor

_vectorcallfunc really should be private too.

@encukou
Copy link
Member Author

encukou commented May 21, 2019

vectorcallfunc is only usable with _Py_TPFLAGS_HAVE_VECTORCALL, so users will get the warning that they're using unfinalized API. I don't think it needs to be underscore-prefixed.

@jdemeyer
Copy link
Contributor

vectorcallfunc is only usable with _Py_TPFLAGS_HAVE_VECTORCALL, so users will get the warning that they're using unfinalized API. I don't think it needs to be underscore-prefixed.

OK, I see what you mean.

@jdemeyer
Copy link
Contributor

I have no further comments.

@encukou encukou requested a review from markshannon May 21, 2019 10:25
@encukou encukou merged commit 8363d1f into python:master May 28, 2019
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.

4 participants