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 ethan.furman
Recipients Arfrever, eric.smith, ethan.furman, martin.panter, nascheme, ncoghlan, python-dev, vstinner
Date 2015-01-26.14:09:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422281382.28.0.899320896048.issue20284@psf.upfronthosting.co.za>
In-reply-to
Content
it does seem a bit odd -- on the other hand, %s is an alias for %b, is deprecated for new 3-only code, and this might help serve as a reminder of that.

Or we could fix it.  ;)
History
Date User Action Args
2015-01-26 14:09:42ethan.furmansetrecipients: + ethan.furman, nascheme, ncoghlan, vstinner, eric.smith, Arfrever, python-dev, martin.panter
2015-01-26 14:09:42ethan.furmansetmessageid: <1422281382.28.0.899320896048.issue20284@psf.upfronthosting.co.za>
2015-01-26 14:09:42ethan.furmanlinkissue20284 messages
2015-01-26 14:09:42ethan.furmancreate