You need to sign in or sign up before continuing.
-
Victor Stinner authored
PyOS_snprintf() to avoid temporary buffer allocated on the stack and a conversion from bytes to Unicode.
537925e7
PyOS_snprintf() to avoid temporary buffer allocated on the stack and a conversion from bytes to Unicode.