Searched refs:PyFunction_GetAnnotations (Results 1 – 11 of 11) sorted by relevance
76 PyAPI_FUNC(PyObject *) PyFunction_GetAnnotations(PyObject *);
100 .. c:function:: PyObject *PyFunction_GetAnnotations(PyObject *op)
310 PyFunction_GetAnnotations(PyObject *op) in PyFunction_GetAnnotations() function
909 PyFunction_GetAnnotations:PyObject*::0:910 PyFunction_GetAnnotations:PyObject*:op:0:
259 …<elf-symbol name='PyFunction_GetAnnotations' type='func-type' binding='global-binding' visibility=…8372 …PyFunction_GetAnnotations' mangled-name='PyFunction_GetAnnotations' filepath='Objects/funcobject.c…
1130 Fix a bug in :c:func:`PyFunction_GetAnnotations` that caused it to return a
303 Bugfix: :func:`PyFunction_GetAnnotations` should return a borrowed