[issue29696] Use namedtuple in string.Formatter.parse iterator response

Raymond Hettinger report at bugs.python.org
Fri Mar 3 12:58:53 EST 2017


Raymond Hettinger added the comment:

I would also rather see string.py left light weight.  It would be better to change the upstream C code to use structseq.

----------

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


More information about the Python-bugs-list mailing list