SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 94 Python

Issue #10833: Use PyErr_Format() and PyUnicode_FromFormat() instead of

PyOS_snprintf() to avoid temporary buffer allocated on the stack and a
conversion from bytes to Unicode.
V
Victor Stinner committed
6ced7c433353208e5b9d4dc25018937f1c9ae87d
Parent: 44afe2b