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 eric.smith
Recipients eric.smith, pavel-lexyr, rhettinger
Date 2021-07-28.21:24:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627507497.22.0.0428092244333.issue44768@roundup.psfhosted.org>
In-reply-to
Content
namedtuples have features like true immutability, being smaller, and being faster.
History
Date User Action Args
2021-07-28 21:24:57eric.smithsetrecipients: + eric.smith, rhettinger, pavel-lexyr
2021-07-28 21:24:57eric.smithsetmessageid: <1627507497.22.0.0428092244333.issue44768@roundup.psfhosted.org>
2021-07-28 21:24:57eric.smithlinkissue44768 messages
2021-07-28 21:24:57eric.smithcreate