Convert an integer to a decimal string. On many platforms, this will be significantly faster than the general arbitrary-base conversion machinery in _PyInt_Format, thanks to optimization opportunities offered by division by a compile-time constant. */
source not stored for this graph (policy: none)
no test coverage detected