bpo-28974: `object.__format__(x, '')` is now equivalent to `str(x)` (#506)
rather than `format(str(self), '')`.
S
Serhiy Storchaka committed
7e19dbc92ec06a987eaae72f7cdfd32006aa4960
Parent: a66f9c6
Committed by GitHub <noreply@github.com>
on 5/13/2017, 9:40:52 AM