This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Gavin.Andresen, davide.rizzo, eric.smith, ezio.melotti, python-dev, vstinner
Date 2014-04-14.15:25:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g6tts0YlJzQ5y@mail.python.org>
In-reply-to
Content
New changeset 520ce42ba2b8 by Eric V. Smith in branch '2.7':
Issue #12546: Allow \x00 as a fill character for builtin type __format__ methods.
http://hg.python.org/cpython/rev/520ce42ba2b8
History
Date User Action Args
2014-04-14 15:25:25python-devsetrecipients: + python-dev, vstinner, eric.smith, ezio.melotti, davide.rizzo, Gavin.Andresen
2014-04-14 15:25:25python-devlinkissue12546 messages
2014-04-14 15:25:25python-devcreate