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 asvetlov
Recipients asvetlov, rhettinger, uranusjr, yselivanov
Date 2022-02-10.09:46:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644486373.14.0.772649199724.issue46622@roundup.psfhosted.org>
In-reply-to
Content
You can return a wrapper from __get__ that awaits the inner function and saves the result somewhere.
History
Date User Action Args
2022-02-10 09:46:13asvetlovsetrecipients: + asvetlov, rhettinger, yselivanov, uranusjr
2022-02-10 09:46:13asvetlovsetmessageid: <1644486373.14.0.772649199724.issue46622@roundup.psfhosted.org>
2022-02-10 09:46:13asvetlovlinkissue46622 messages
2022-02-10 09:46:13asvetlovcreate