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 matt-davis
Recipients daniel.passaro, matt-davis, rhettinger, vinay.sajip
Date 2020-07-21.10:39:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595327951.77.0.463601941212.issue29056@roundup.psfhosted.org>
In-reply-to
Content
The documentation says "you will have to clear the cached value"

What does that mean? How do I clear the cached value? Is there a flush function somewhere? Do I `del` the attribute? Set the attribute to None?

The documentation as it stands today does not provide enough detail about this workaround.
History
Date User Action Args
2020-07-21 10:39:11matt-davissetrecipients: + matt-davis, rhettinger, vinay.sajip, daniel.passaro
2020-07-21 10:39:11matt-davissetmessageid: <1595327951.77.0.463601941212.issue29056@roundup.psfhosted.org>
2020-07-21 10:39:11matt-davislinkissue29056 messages
2020-07-21 10:39:11matt-daviscreate