Add support for width, precision and zeropadding to the %d, %i, %u and %x
format specifiers in PyUnicode_FromFormat(). Change unicode's tp_str implementation to return a unicode object.
Showing
Please register or sign in to comment
format specifiers in PyUnicode_FromFormat(). Change unicode's tp_str implementation to return a unicode object.