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 Wouter De Borger2, kj, nanjekyejoannah, pablogsal, python-dev, rhettinger
Date 2021-06-05.04:34:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622867644.83.0.259532600974.issue44310@roundup.psfhosted.org>
In-reply-to
Content
It may useful to link back to @cached_property() for folks wanting method caching tied to the lifespan of an instance rather than actual LRU logic.
History
Date User Action Args
2021-06-05 04:34:04rhettingersetrecipients: + rhettinger, python-dev, pablogsal, nanjekyejoannah, Wouter De Borger2, kj
2021-06-05 04:34:04rhettingersetmessageid: <1622867644.83.0.259532600974.issue44310@roundup.psfhosted.org>
2021-06-05 04:34:04rhettingerlinkissue44310 messages
2021-06-05 04:34:04rhettingercreate