[issue21832] collections.namedtuple does questionable things when passed questionable arguments

Roundup Robot report at bugs.python.org
Wed Jun 25 03:08:50 CEST 2014


Roundup Robot added the comment:

New changeset c238d2899d47 by Raymond Hettinger in branch '3.4':
Issue 21832:  Require named tuple inputs to be exact strings
http://hg.python.org/cpython/rev/c238d2899d47

New changeset 5c60dd518182 by Raymond Hettinger in branch '3.4':
Issue 21832:  Require named tuple inputs to be exact strings
http://hg.python.org/cpython/rev/5c60dd518182

----------

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


More information about the Python-bugs-list mailing list