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-03-18.07:27:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552894062.76.0.543054673273.issue36321@roundup.psfhosted.org>
In-reply-to
Content
New changeset 23581c018fceb607fe829a41c6fbe81b4d502cab by Raymond Hettinger in branch 'master':
bpo-36321: Fix misspelled attribute in namedtuple() (GH-12375)
https://github.com/python/cpython/commit/23581c018fceb607fe829a41c6fbe81b4d502cab
History
Date User Action Args
2019-03-18 07:27:42rhettingersetrecipients: + rhettinger
2019-03-18 07:27:42rhettingersetmessageid: <1552894062.76.0.543054673273.issue36321@roundup.psfhosted.org>
2019-03-18 07:27:42rhettingerlinkissue36321 messages
2019-03-18 07:27:42rhettingercreate