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 serhiy.storchaka
Recipients eric.smith, hugo.prodhomme@gmx.fr, marco.buttu, ncoghlan, r.david.murray, serhiy.storchaka, terry.reedy
Date 2017-09-11.06:26:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505111178.74.0.999137886851.issue29526@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c67838da2cde6fa3f1bef11f08719237983e6990 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-29526: Add reference to help('FORMATTING') in format() builtin (GH-166). (#3491)
https://github.com/python/cpython/commit/c67838da2cde6fa3f1bef11f08719237983e6990
History
Date User Action Args
2017-09-11 06:26:18serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ncoghlan, eric.smith, r.david.murray, marco.buttu, hugo.prodhomme@gmx.fr
2017-09-11 06:26:18serhiy.storchakasetmessageid: <1505111178.74.0.999137886851.issue29526@psf.upfronthosting.co.za>
2017-09-11 06:26:18serhiy.storchakalinkissue29526 messages
2017-09-11 06:26:18serhiy.storchakacreate