[issue12546] builtin __format__ methods cannot fill with \x00 char

Roundup Robot report at bugs.python.org
Mon Apr 14 18:08:28 CEST 2014


Roundup Robot added the comment:

New changeset 7c484551bce1 by Eric V. Smith in branch '3.4':
Issue #12546: Allow \x00 as a fill character for builtin type __format__ methods.
http://hg.python.org/cpython/rev/7c484551bce1

New changeset bd90e68dc81f by Eric V. Smith in branch 'default':
Closes issue #12546: Allow \x00 as a fill character for builtin type __format__ methods.
http://hg.python.org/cpython/rev/bd90e68dc81f

----------

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


More information about the Python-bugs-list mailing list