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 rhettinger
Recipients rhettinger
Date 2019-01-31.08:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548925194.76.0.844613775069.issue35864@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0bb4bdf0d93b301407774c4ffd6df54cff947df8 by Raymond Hettinger in branch 'master':
bpo-35864: Replace OrderedDict with regular dict in namedtuple() (#11708)
https://github.com/python/cpython/commit/0bb4bdf0d93b301407774c4ffd6df54cff947df8
History
Date User Action Args
2019-01-31 08:59:56rhettingersetrecipients: + rhettinger
2019-01-31 08:59:54rhettingersetmessageid: <1548925194.76.0.844613775069.issue35864@roundup.psfhosted.org>
2019-01-31 08:59:54rhettingerlinkissue35864 messages
2019-01-31 08:59:54rhettingercreate