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 arjennienhuis, barry, benjamin.peterson, christian.heimes, durin42, ecir.hana, eric.smith, exarkun, ezio.melotti, flox, glyph, gregory.p.smith, gvanrossum, loewis, martin.panter, nlevitt@gmail.com, pitrou, serhiy.storchaka, stendec, terry.reedy, uau, vstinner
Date 2013-10-08.13:35:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381239350.35.0.262463559746.issue3982@psf.upfronthosting.co.za>
In-reply-to
Content
If you could write up a concrete proposal, including which format specifiers would be supported, that would be helpful.

Would it be extensible with something like __bformat__?

There's really quite a bit of work to be done to specify how this would work.
History
Date User Action Args
2013-10-08 13:35:50eric.smithsetrecipients: + eric.smith, gvanrossum, loewis, barry, terry.reedy, gregory.p.smith, exarkun, pitrou, vstinner, christian.heimes, benjamin.peterson, glyph, ezio.melotti, durin42, arjennienhuis, flox, ecir.hana, uau, martin.panter, serhiy.storchaka, nlevitt@gmail.com, stendec
2013-10-08 13:35:50eric.smithsetmessageid: <1381239350.35.0.262463559746.issue3982@psf.upfronthosting.co.za>
2013-10-08 13:35:50eric.smithlinkissue3982 messages
2013-10-08 13:35:50eric.smithcreate