[issue28415] PyUnicode_FromFromat interger format handling different from printf about zeropad

Antti Haapala report at bugs.python.org
Wed Oct 12 08:36:08 EDT 2016


Antti Haapala added the comment:

To be more precise, C90, C99, C11 all say that ~"For d, i, o, u, x and X conversions, if a precision is specified, the 0 flag will be ignored."

----------
nosy: +ztane

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28415>
_______________________________________


More information about the Python-bugs-list mailing list