STINNER Victor <[email protected]> added the comment: > Hi, haypo, would you mind modify your newly added parse_format_flags() > function so that it can diff the precision value of '%.0s' and > '%s'(Currently both of them return precision as 0)?
You should update your patch attached to #7330. I hope that your patch will be simpler with parse_format_flags() than before. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10829> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
