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

Function PyByteArray_FromStringAndSize

Objects/bytearrayobject.c:167–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

iobase_readlineFunction · 0.85
rawiobase_readFunction · 0.85
PyByteArray_ConcatFunction · 0.85
bytearray_repeatFunction · 0.85
bytearray_subscriptFunction · 0.85
bytearray_translateFunction · 0.85
return_selfFunction · 0.85
replace_interleaveFunction · 0.85
replace_delete_substringFunction · 0.85

Calls 3

PyErr_SetStringFunction · 0.85
PyMem_MallocFunction · 0.85
PyErr_NoMemoryFunction · 0.85

Tested by

no test coverage detected