[issue5336] collections.namedtuple generates code causing PyChecker warnings

Raymond Hettinger report at bugs.python.org
Tue Mar 3 08:51:19 CET 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Fixed in r70106 and r70121 as part of converting _asdict() to return an
OrderedDictionary.

Leaving 2.6 and 3.0 as-is.

----------
resolution:  -> fixed
status: open -> closed
versions: +Python 2.7, Python 3.1 -Python 2.6

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


More information about the Python-bugs-list mailing list