You need to sign in or sign up before continuing.
-
Stefan Behnel authored
directly call into CPython's Unicode writers to format float/int values, rather than going all the way through PyObject_Format() and its method lookups
2147dfae
directly call into CPython's Unicode writers to format float/int values, rather than going all the way through PyObject_Format() and its method lookups