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 terry.reedy
Recipients Arfrever, arjennienhuis, barry, benjamin.peterson, brett.cannon, christian.heimes, durin42, ecir.hana, eric.smith, exarkun, ezio.melotti, flox, glyph, gregory.p.smith, loewis, martin.panter, ncoghlan, nlevitt@gmail.com, pitrou, serhiy.storchaka, stendec, terry.reedy, tshepang, uau, underrun, vstinner
Date 2014-07-26.06:51:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406357500.96.0.212585683473.issue3982@psf.upfronthosting.co.za>
In-reply-to
Content
http://legacy.python.org/dev/peps/pep-0461/
adds % formatting for bytes and bytes array.

Nick, I have the impression that there was a decision to not add bytes.format. Correct? If so, this issue should be closed. If not, what, if anything, has been decided?
History
Date User Action Args
2014-07-26 06:51:41terry.reedysetrecipients: + terry.reedy, loewis, barry, brett.cannon, gregory.p.smith, exarkun, ncoghlan, pitrou, vstinner, eric.smith, christian.heimes, benjamin.peterson, glyph, ezio.melotti, durin42, Arfrever, arjennienhuis, flox, ecir.hana, uau, tshepang, underrun, martin.panter, serhiy.storchaka, nlevitt@gmail.com, stendec
2014-07-26 06:51:40terry.reedysetmessageid: <1406357500.96.0.212585683473.issue3982@psf.upfronthosting.co.za>
2014-07-26 06:51:40terry.reedylinkissue3982 messages
2014-07-26 06:51:40terry.reedycreate