commit | c8a7b8fa1b5f9a6d3052db792018dc27c5a3a794 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu Dec 31 17:05:58 2020 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 31 17:05:58 2020 -0800 |
tree | e68d27cdf8347bd68a6c7de843a85ffa55a064f0 | |
parent | b5711c940f70af89f2b4cf081a3fcd83924f3ae7 [diff] |
bpo-42781: Document the mechanics of cached_property from a user viewpoint (GH-24031)