mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Issue #11626: Add _SizeT functions to stable ABI.
This commit is contained in:
parent
788306a9ab
commit
75aeaa9b18
5 changed files with 21 additions and 2 deletions
|
|
@ -690,3 +690,9 @@ _Py_NotImplementedStruct
|
|||
_Py_SwappedOp
|
||||
_Py_TrueStruct
|
||||
_Py_VaBuildValue_SizeT
|
||||
_PyArg_Parse_SizeT
|
||||
_PyArg_ParseTuple_SizeT
|
||||
_PyArg_ParseTupleAndKeywords_SizeT
|
||||
_PyArg_VaParse_SizeT
|
||||
_PyArg_VaParseTupleAndKeywords_SizeT
|
||||
_Py_BuildValue_SizeT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue