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.

URL PR 506
Status merged
Title bpo-28974: `object.__format__(x, '')` is now equivalent to `str(x)`
History
Date User Action Args
2017-05-13 09:40:53serhiy.storchakasetstatus: open -> merged
2017-03-06 09:53:17serhiy.storchakalinkissue28974 pull_requests
2017-03-06 09:53:17serhiy.storchakacreate