This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Samuel Isaacson, python-dev, rhettinger
Date 2015-08-30.16:17:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150830161708.117756.5713@psf.io>
In-reply-to
Content
New changeset fa3ac31cfa44 by Raymond Hettinger in branch '3.4':
Issue #24931:  Resolve __dict__ conflict in namedtuple subclasses.
https://hg.python.org/cpython/rev/fa3ac31cfa44
History
Date User Action Args
2015-08-30 16:17:12python-devsetrecipients: + python-dev, rhettinger, Samuel Isaacson
2015-08-30 16:17:11python-devlinkissue24931 messages
2015-08-30 16:17:11python-devcreate