Skip to content

bpo-28974: object.__format__(x, '') is now equivalent to str(x)#506

Merged
serhiy-storchaka merged 7 commits intopython:masterfrom
serhiy-storchaka:bpo-28974-simpler-object-__format__
May 13, 2017
Merged

bpo-28974: `object.__format__(x, '')` is now equivalent to `str(x)`#506
serhiy-storchaka merged 7 commits intopython:masterfrom
serhiy-storchaka:bpo-28974-simpler-object-__format__

Commits

Commits on Mar 6, 2017

Commits on Mar 7, 2017

Commits on May 13, 2017