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

Raymond Hettinger report at bugs.python.org
Sat Oct 24 22:00:22 EDT 2020


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


New changeset 427cb0aa78813b89a3f100073bf7d70a53510f57 by Miss Skeleton (bot) in branch '3.9':
bpo-42127:  Document effect of cached_property on key-sharing dictionaries (GH-22930) (GH-22955)
https://github.com/python/cpython/commit/427cb0aa78813b89a3f100073bf7d70a53510f57


----------

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


More information about the Python-bugs-list mailing list