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 hongweipeng
Recipients Epic_Wink, docs@python, hongweipeng
Date 2019-10-22.02:20:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571710831.29.0.558996665684.issue38553@roundup.psfhosted.org>
In-reply-to
Content
It can be solved by extending propery. `class cached_property(property):` . How about this idea?
History
Date User Action Args
2019-10-22 02:20:31hongweipengsetrecipients: + hongweipeng, docs@python, Epic_Wink
2019-10-22 02:20:31hongweipengsetmessageid: <1571710831.29.0.558996665684.issue38553@roundup.psfhosted.org>
2019-10-22 02:20:31hongweipenglinkissue38553 messages
2019-10-22 02:20:31hongweipengcreate