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 fdrake
Recipients Allen Li, docs@python, eric.araujo, fdrake, lisroach, serhiy.storchaka, vapier
Date 2019-03-23.05:53:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553320406.17.0.942938305349.issue31822@roundup.psfhosted.org>
In-reply-to
Content
Unfortunately, when the implementation was migrated to use collections.namedtuple (a benefit), the _replace method wasn't extended to support the additional computed addresses for these types.

That would really be useful.
History
Date User Action Args
2019-03-23 05:53:26fdrakesetrecipients: + fdrake, vapier, eric.araujo, docs@python, serhiy.storchaka, lisroach, Allen Li
2019-03-23 05:53:26fdrakesetmessageid: <1553320406.17.0.942938305349.issue31822@roundup.psfhosted.org>
2019-03-23 05:53:26fdrakelinkissue31822 messages
2019-03-23 05:53:26fdrakecreate