Home
last modified time | relevance | path

Searched refs:PyCArrayType_new (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Misc/NEWS.d/
D3.8.0a3.rst30 Fix a possible double decref in _ctypes.c's ``PyCArrayType_new()``.
D3.8.0a4.rst139 Fix signed integer overflow in _ctypes.c's ``PyCArrayType_new()``.
/third_party/python/Modules/_ctypes/
D_ctypes.c1489 PyCArrayType_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in PyCArrayType_new() function
1668 PyCArrayType_new, /* tp_new */
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2634 Modules/_ctypes/_ctypes.c PyCArrayType_new PyId__length_ -
2635 Modules/_ctypes/_ctypes.c PyCArrayType_new PyId__type_ -