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

Function int_from_string

Objects/abstract.c:1467–1483  ·  view source on GitHub ↗

Add a check for embedded NULL-bytes in the argument. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PyNumber_IntFunction · 0.85

Calls 2

PyInt_FromStringFunction · 0.85
PyErr_SetStringFunction · 0.85

Tested by

no test coverage detected