[Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 3 (original) (raw)

Ethan Furman ethan at stoneleaf.us
Thu Mar 27 19:57:35 CET 2014


On 03/27/2014 11:41 AM, Guido van Rossum wrote:

Much better, but I'm still not happy with including %s at all. Otherwise it's accept-worthy. (How's that for pressure. :-)

FWIW, I feel the same, but the need for compatible 2/3 code bases is real.

Hey, how's this? We'll let %s in, but immediately deprecate it. ;) Of course, we won't remove it until Python IV.

-- Ethan



More information about the Python-Dev mailing list