[issue34425] :s formatting broken for objects without __format__

Martin Panter report at bugs.python.org
Sat Aug 18 00:59:44 EDT 2018


Martin Panter <vadmium+py at gmail.com> added the comment:

It looks like you are describing the result of Issue 7994. Documentation:

https://docs.python.org/release/3.5.3/reference/datamodel.html#object.__format__
https://docs.python.org/release/3.5.3/whatsnew/3.4.html#api-and-feature-removals

----------
nosy: +martin.panter
resolution:  -> not a bug
status: open -> pending
superseder:  -> object.__format__ should reject format strings

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34425>
_______________________________________


More information about the Python-bugs-list mailing list