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 Ramchandra Apte, binkert, eric.araujo, eric.smith, ezio.melotti, flox, meador.inge, ncoghlan, pelson, python-dev, terry.reedy, vinay.sajip
Date 2014-04-14.20:44:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g71yS0bw5z7Lk0@mail.python.org>
In-reply-to
Content
New changeset ad74229a6fba by Eric V. Smith in branch '3.4':
Issue #13598: Add auto-numbering of replacement fields to string.Formatter.
http://hg.python.org/cpython/rev/ad74229a6fba
History
Date User Action Args
2014-04-14 20:44:00python-devsetrecipients: + python-dev, terry.reedy, vinay.sajip, ncoghlan, eric.smith, ezio.melotti, eric.araujo, flox, meador.inge, Ramchandra Apte, pelson, binkert
2014-04-14 20:44:00python-devlinkissue13598 messages
2014-04-14 20:44:00python-devcreate