Skip to content

gh-127443: Update refcounts data with stable ABI functions. #127444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
address Peter's review
  • Loading branch information
picnixz committed Dec 1, 2024
commit f0ea3df3386d6df8c1632e3ef4e3ae459ca31386
20 changes: 10 additions & 10 deletions Doc/data/refcounts.dat
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,21 @@ PyArg_ParseTupleAndKeywords::...::

PyArg_UnpackTuple:int:::
PyArg_UnpackTuple:PyObject *:args:0:
PyArg_UnpackTuple:const char *:name:0:
PyArg_UnpackTuple:const char *:name::
PyArg_UnpackTuple:Py_ssize_t:min::
PyArg_UnpackTuple:Py_ssize_t:max::
PyArg_UnpackTuple::...::

PyArg_VaParse:int:::
PyArg_VaParse:PyObject *:args:0:
PyArg_VaParse:const char *:format:0:
PyArg_VaParse:const char *:format::
PyArg_VaParse:va_list:vargs::

PyArg_VaParseTupleAndKeywords:int:::
PyArg_VaParseTupleAndKeywords:PyObject *:args:0:
PyArg_VaParseTupleAndKeywords:PyObject *:kw:0:
PyArg_VaParseTupleAndKeywords:const char *:format:0:
PyArg_VaParseTupleAndKeywords:const char *:keywords:0:
PyArg_VaParseTupleAndKeywords:const char *:format::
PyArg_VaParseTupleAndKeywords:const char *:keywords::
PyArg_VaParseTupleAndKeywords:va_list:vargs::

PyArg_ValidateKeywordArguments:int:::
Expand Down Expand Up @@ -744,7 +744,7 @@ PyErr_Print:void:::
PyErr_PrintEx:void:::
PyErr_PrintEx:int:set_sys_last_vars::

PyErr_ProgramText:PyObject *:+1::
PyErr_ProgramText:PyObject *::+1:
PyErr_ProgramText:const char *:filename::
PyErr_ProgramText:int:lineno::

Expand Down Expand Up @@ -1257,7 +1257,7 @@ PyInterpreterState_Delete:PyInterpreterState*:interp::

PyInterpreterState_Get:PyInterpreterState *:::

PyInterpreterState_GetDict:PyObject *:+1::
PyInterpreterState_GetDict:PyObject *::+1:
PyInterpreterState_GetDict:PyInterpreterState *:interp::

PyInterpreterState_GetID:int64_t:::
Expand Down Expand Up @@ -2117,7 +2117,7 @@ PyObject_HasAttrString:const char*:attr_name::

PyObject_HasAttrStringWithError:int:::
PyObject_HasAttrStringWithError:PyObject *:o:0:
PyObject_HasAttrStringWithError:const char *:attr_name:0:
PyObject_HasAttrStringWithError:const char *:attr_name::

PyObject_Hash:int:::
PyObject_Hash:PyObject*:o:0:
Expand Down Expand Up @@ -3609,10 +3609,10 @@ Py_GetCompiler:const char*:::

Py_GetCopyright:const char*:::

Py_GetConstant:PyObject *:+1:::
Py_GetConstant:PyObject *::+1:
Py_GetConstant:unsigned int:constant_id::

Py_GetConstantBorrowed:PyObject *:0:::
Py_GetConstantBorrowed:PyObject *::0:
Py_GetConstantBorrowed:unsigned int:constant_id::

Py_GetExecPrefix:wchar_t*:::
Expand All @@ -3639,7 +3639,7 @@ Py_INCREF:PyObject*:o:+1:
Py_IncRef:void:::
Py_IncRef:PyObject *:o:+1:

Py_NewRef:PyObject *:o:0:
Py_NewRef:PyObject *::0:
Py_NewRef:PyObject *:o:+1:

Py_Initialize:void:::
Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy