MCPcopy Index your code
hub / github.com/eshirazi/python-with-braces / PyCode_New

Function PyCode_New

Objects/codeobject.c:43–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

PyCode_NewEmptyFunction · 0.85
PyCode_NewEmptyFunction · 0.85
code_newFunction · 0.85
makecodeFunction · 0.85
r_objectFunction · 0.85

Calls 7

PyObject_CheckReadBufferFunction · 0.85
PyErr_BadInternalCallFunction · 0.85
intern_stringsFunction · 0.85
PyTuple_SizeFunction · 0.85
PyTuple_GetItemFunction · 0.85
all_name_charsFunction · 0.85
PyString_InternInPlaceFunction · 0.85

Tested by

no test coverage detected