MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / array_new

Function array_new

Modules/arraymodule.c:1928–2033  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

_PyArg_NoKeywordsFunction · 0.85
PyArg_ParseTupleFunction · 0.85
PyObject_GetIterFunction · 0.85
PySequence_SizeFunction · 0.85
newarrayobjectFunction · 0.85
PySequence_GetItemFunction · 0.85
setarrayitemFunction · 0.85
array_fromstringFunction · 0.85
PyMem_ReallocFunction · 0.85
PyErr_NoMemoryFunction · 0.85
array_iter_extendFunction · 0.85
PyErr_SetStringFunction · 0.85

Tested by

no test coverage detected