Victor Stinner 6ced7c4333 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.
2011-03-21 18:15:42 +01:00
..
2011-03-15 05:59:46 +02:00
2011-03-16 11:38:59 +02:00
2011-03-16 11:35:38 +02:00
2011-03-15 06:03:08 +02:00
2011-03-16 11:35:38 +02:00