Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Jul 22, 2023

Move _PyFunction_Vectorcall() API to the internal C API.

Move _PyFunction_Vectorcall() API to the internal C API. No longer export the function.
@vstinnervstinnerforce-pushed the pyfunction_vectorcall branch from 110f69a to ae8407aCompareJuly 22, 2023 21:15
@vstinnervstinner enabled auto-merge (squash) July 22, 2023 21:15
@vstinnervstinner merged commit 889851e into python:mainJul 22, 2023
@vstinnervstinner deleted the pyfunction_vectorcall branch July 22, 2023 22:04
jtcave pushed a commit to jtcave/cpython that referenced this pull request Jul 23, 2023
Move _PyFunction_Vectorcall() API to the internal C API. No longer export the function.
mementum pushed a commit to mementum/cpython that referenced this pull request Jul 23, 2023
Move _PyFunction_Vectorcall() API to the internal C API. No longer export the function.
Sign up for freeto 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.

2 participants

@vstinner@bedevere-bot