mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +00:00
Issue #15422: get rid of PyCFunction_New macro
This commit is contained in:
parent
914ab8420e
commit
3ba3a3ee56
9 changed files with 20 additions and 23 deletions
|
@ -37,6 +37,7 @@ PyCFunction_ClearFreeList
|
|||
PyCFunction_GetFlags
|
||||
PyCFunction_GetFunction
|
||||
PyCFunction_GetSelf
|
||||
PyCFunction_New
|
||||
PyCFunction_NewEx
|
||||
PyCFunction_Type
|
||||
PyCallIter_New
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue