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 benjamin.peterson, eric.smith, ezio.melotti, mark.dickinson, poldnev, python-dev, serhiy.storchaka, vstinner
Date 2013-05-17.23:23:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bC5CG0bXXz7Ljv@mail.python.org>
In-reply-to
Content
New changeset 6786e681ed58 by Benjamin Peterson in branch '3.3':
only recursively expand in the format spec (closes #17644)
http://hg.python.org/cpython/rev/6786e681ed58
History
Date User Action Args
2013-05-17 23:23:06python-devsetrecipients: + python-dev, mark.dickinson, vstinner, eric.smith, benjamin.peterson, ezio.melotti, serhiy.storchaka, poldnev
2013-05-17 23:23:06python-devlinkissue17644 messages
2013-05-17 23:23:06python-devcreate