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, miss-islington, rhettinger
Date 2020-10-25.02:00:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603591222.83.0.799895360832.issue42127@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-10-25 02:00:22rhettingersetrecipients: + rhettinger, docs@python, miss-islington, Yonatan Goldschmidt
2020-10-25 02:00:22rhettingersetmessageid: <1603591222.83.0.799895360832.issue42127@roundup.psfhosted.org>
2020-10-25 02:00:22rhettingerlinkissue42127 messages
2020-10-25 02:00:22rhettingercreate