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 docs@python, eric.smith, ezio.melotti, python-dev
Date 2013-10-20.23:54:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d2yW90VlDz7Ljg@mail.python.org>
In-reply-to
Content
New changeset e3ff2065c548 by Ezio Melotti in branch '3.3':
#19238, #19289: fix description of the align and fill values of the format specification.
http://hg.python.org/cpython/rev/e3ff2065c548

New changeset f52892642c15 by Ezio Melotti in branch 'default':
#19238, #19289: merge with 3.3.
http://hg.python.org/cpython/rev/f52892642c15

New changeset 0592dc076bb7 by Ezio Melotti in branch '2.7':
#19238, #19289: fix description of the align and fill values of the format specification.
http://hg.python.org/cpython/rev/0592dc076bb7
History
Date User Action Args
2013-10-20 23:54:34python-devsetrecipients: + python-dev, eric.smith, ezio.melotti, docs@python
2013-10-20 23:54:34python-devlinkissue19289 messages
2013-10-20 23:54:34python-devcreate