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-10-20.17:19:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571591990.68.0.278573073903.issue36321@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58ccd201fa74287ca9293c03136fcf1e19800ef9 by Raymond Hettinger in branch 'master':
bpo-36321: Fix misspelled attribute name in namedtuple() (GH-16858)
https://github.com/python/cpython/commit/58ccd201fa74287ca9293c03136fcf1e19800ef9
History
Date User Action Args
2019-10-20 17:19:50rhettingersetrecipients: + rhettinger
2019-10-20 17:19:50rhettingersetmessageid: <1571591990.68.0.278573073903.issue36321@roundup.psfhosted.org>
2019-10-20 17:19:50rhettingerlinkissue36321 messages
2019-10-20 17:19:50rhettingercreate