[issue42781] functools.cached_property docs should explain that it is non-overriding

Raymond Hettinger report at bugs.python.org
Thu Dec 31 20:06:07 EST 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset c8a7b8fa1b5f9a6d3052db792018dc27c5a3a794 by Raymond Hettinger in branch 'master':
bpo-42781: Document the mechanics of cached_property from a user viewpoint (GH-24031)
https://github.com/python/cpython/commit/c8a7b8fa1b5f9a6d3052db792018dc27c5a3a794


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42781>
_______________________________________


More information about the Python-bugs-list mailing list