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 amaury.forgeotdarc, arigo, eric.smith, ezio.melotti, flox, jayanth, mark.dickinson, python-dev, ronaldoussoren, serhiy.storchaka
Date 2016-04-10.12:27:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160410122733.27674.12237.1CFC3E8A@psf.io>
In-reply-to
Content
New changeset a06654ca0134 by Serhiy Storchaka in branch '2.7':
Issue #13410: Fixed a bug in PyUnicode_Format where it failed to properly
https://hg.python.org/cpython/rev/a06654ca0134
History
Date User Action Args
2016-04-10 12:27:36python-devsetrecipients: + python-dev, arigo, ronaldoussoren, amaury.forgeotdarc, mark.dickinson, eric.smith, ezio.melotti, flox, jayanth, serhiy.storchaka
2016-04-10 12:27:36python-devlinkissue13410 messages
2016-04-10 12:27:36python-devcreate