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 serhiy.storchaka
Recipients carljm, docs@python, hongweipeng, ncoghlan, serhiy.storchaka, steven.daprano
Date 2019-10-19.14:58:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571497110.4.0.212848173566.issue38524@roundup.psfhosted.org>
In-reply-to
Content
See issue38517.

For now we need to better document the use of __set_name__ with cached_property.
History
Date User Action Args
2019-10-19 14:58:30serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, carljm, steven.daprano, docs@python, hongweipeng
2019-10-19 14:58:30serhiy.storchakasetmessageid: <1571497110.4.0.212848173566.issue38524@roundup.psfhosted.org>
2019-10-19 14:58:30serhiy.storchakalinkissue38524 messages
2019-10-19 14:58:30serhiy.storchakacreate