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

Function format_float_internal

Objects/stringlib/formatter.h:921–1060  ·  view source on GitHub ↗

much of this is taken from unicodeobject.c */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

format_int_or_longFunction · 0.85
FORMAT_FLOATFunction · 0.85

Calls 11

PyErr_SetStringFunction · 0.85
PyFloat_AsDoubleFunction · 0.85
PyOS_double_to_stringFunction · 0.85
PyMem_MallocFunction · 0.85
PyErr_NoMemoryFunction · 0.85
parse_numberFunction · 0.85
get_locale_infoFunction · 0.85
calc_number_widthsFunction · 0.85
PyMem_FreeFunction · 0.85
strtounicodeFunction · 0.70
PyErr_OccurredFunction · 0.50

Tested by

no test coverage detected