[issue28598] RHS not consulted in `str % subclass_of_str` case.

Serhiy Storchaka report at bugs.python.org
Fri Mar 24 19:51:29 EDT 2017


Serhiy Storchaka added the comment:


New changeset d7e64337ef45085792b382a09f5b3a45d3687c8c by Serhiy Storchaka (Martijn Pieters) in branch 'master':
bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations (#51)
https://github.com/python/cpython/commit/d7e64337ef45085792b382a09f5b3a45d3687c8c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28598>
_______________________________________


More information about the Python-bugs-list mailing list