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 eric.smith
Recipients barry, eli.bendersky, eric.smith, ethan.furman, serhiy.storchaka
Date 2013-08-21.13:40:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377092412.07.0.290091735264.issue18738@psf.upfronthosting.co.za>
In-reply-to
Content
I agree splitting this makes sense, so as to not delay the %-formatting fix. While similar in principle, the fixes are unrelated. We may as well keep this issue the __format__ part, since it's been most discussed here.
History
Date User Action Args
2013-08-21 13:40:12eric.smithsetrecipients: + eric.smith, barry, eli.bendersky, ethan.furman, serhiy.storchaka
2013-08-21 13:40:12eric.smithsetmessageid: <1377092412.07.0.290091735264.issue18738@psf.upfronthosting.co.za>
2013-08-21 13:40:12eric.smithlinkissue18738 messages
2013-08-21 13:40:11eric.smithcreate