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 berker.peksag, eric.smith, ned.deily, python-dev, r.david.murray, serhiy.storchaka, socketpair, vstinner
Date 2016-11-03.11:36:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478172981.43.0.738525715568.issue28385@psf.upfronthosting.co.za>
In-reply-to
Content
The proposition of making default __format__ equivalent to str() will be addressed in separate issue. Python-Dev thread: https://mail.python.org/pipermail/python-dev/2016-October/146765.html.
History
Date User Action Args
2016-11-03 11:36:21serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, eric.smith, ned.deily, r.david.murray, socketpair, python-dev, berker.peksag
2016-11-03 11:36:21serhiy.storchakasetmessageid: <1478172981.43.0.738525715568.issue28385@psf.upfronthosting.co.za>
2016-11-03 11:36:21serhiy.storchakalinkissue28385 messages
2016-11-03 11:36:21serhiy.storchakacreate