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 Ricardo Branco
Recipients Ricardo Branco
Date 2019-10-18.13:18:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571404713.25.0.542654366975.issue38517@roundup.psfhosted.org>
In-reply-to
Content
functools.cached_property should support partial functions and partialmethod's

This way one can create cached_property's dynamically.
History
Date User Action Args
2019-10-18 13:18:33Ricardo Brancosetrecipients: + Ricardo Branco
2019-10-18 13:18:33Ricardo Brancosetmessageid: <1571404713.25.0.542654366975.issue38517@roundup.psfhosted.org>
2019-10-18 13:18:33Ricardo Brancolinkissue38517 messages
2019-10-18 13:18:32Ricardo Brancocreate