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

Function PyInt_FromString

Objects/intobject.c:355–404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_match_number_strFunction · 0.85
PyInt_FromUnicodeFunction · 0.85
int_newFunction · 0.85
int_from_stringFunction · 0.85

Calls 10

PyErr_SetStringFunction · 0.85
isspaceFunction · 0.85
PyOS_strtoulFunction · 0.85
PyLong_FromStringFunction · 0.85
PyOS_strtolFunction · 0.85
isalnumFunction · 0.85
PyObject_ReprFunction · 0.85
PyErr_FormatFunction · 0.85
PyInt_FromLongFunction · 0.85

Tested by

no test coverage detected