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 llllllllll
Recipients barry, eric.smith, llllllllll
Date 2015-04-10.21:54:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428702884.14.0.22651531508.issue23910@psf.upfronthosting.co.za>
In-reply-to
Content
would the idea be to deprecate namedtuple in favor of a public structseq that is exposed through collections, or change structseq to fit the namedtuple API?
History
Date User Action Args
2015-04-10 21:54:44llllllllllsetrecipients: + llllllllll, barry, eric.smith
2015-04-10 21:54:44llllllllllsetmessageid: <1428702884.14.0.22651531508.issue23910@psf.upfronthosting.co.za>
2015-04-10 21:54:44lllllllllllinkissue23910 messages
2015-04-10 21:54:43llllllllllcreate