[issue42127] functools.cached_property possibly disables key-sharing instance dictionaries

Raymond Hettinger report at bugs.python.org
Sat Oct 24 21:17:25 EDT 2020


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


New changeset 48be6b1ef7a6201e13c87a317361cdb60bd5faa8 by Raymond Hettinger in branch 'master':
bpo-42127:  Document effect of cached_property on key-sharing dictionaries (GH-22930)
https://github.com/python/cpython/commit/48be6b1ef7a6201e13c87a317361cdb60bd5faa8


----------

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


More information about the Python-bugs-list mailing list