gh-105107: Remove PyCFunction_Call() function by vstinner · Pull Request #105181 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
- Keep the function in the stable ABI.
- Add unit tests on PyCFunction_Call() since it remains supported in the stable ABI.
📚 Documentation preview 📚: https://cpython-previews--105181.org.readthedocs.build/
vstinner
requested a review
from markshannon
as a code owner
bedevere-bot
added
the
awaiting core review
label
bedevere-bot
mentioned this pull request
* Keep the function in the stable ABI. * Add unit tests on PyCFunction_Call() since it remains supported in the stable ABI.
vstinner
force-pushed
the
remove_cfunc_call
branch
from
781f429 to
d3e66c8
Compare
vstinner
merged commit
27f9491
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
remove_cfunc_call
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment