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 rhettinger
Recipients Yonatan Goldschmidt, docs@python, rhettinger
Date 2020-10-25.01:17:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603588645.24.0.140876283053.issue42127@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-10-25 01:17:25rhettingersetrecipients: + rhettinger, docs@python, Yonatan Goldschmidt
2020-10-25 01:17:25rhettingersetmessageid: <1603588645.24.0.140876283053.issue42127@roundup.psfhosted.org>
2020-10-25 01:17:25rhettingerlinkissue42127 messages
2020-10-25 01:17:24rhettingercreate