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

Function long_from_string

Objects/abstract.c:1677–1693  ·  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_LongFunction · 0.85

Calls 2

PyLong_FromStringFunction · 0.85
PyErr_SetStringFunction · 0.85

Tested by

no test coverage detected