FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-105107: Remove PyCFunction_Call() function by vstinner · Pull Request #105181 · python/cpython · GitHub

/ cpython Public

gh-105107: Remove PyCFunction_Call() function - #105181

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:remove_cfunc_call
Jun 1, 2023
Merged

gh-105107: Remove PyCFunction_Call() function#105181
vstinner merged 1 commit into
python:mainfrom
vstinner:remove_cfunc_call

Conversation

vstinner commented Jun 1, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
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/

* 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 June 1, 2023 08:46
vstinner merged commit 27f9491 into python:main Jun 1, 2023
vstinner deleted the remove_cfunc_call branch June 1, 2023 09:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL