commit | 48be6b1ef7a6201e13c87a317361cdb60bd5faa8 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Sat Oct 24 18:17:17 2020 -0700 |
committer | GitHub <noreply@github.com> | Sat Oct 24 18:17:17 2020 -0700 |
tree | 26988bafa45f558cf212eb6a826484027bd2a2e4 | |
parent | c579ad14d3b5bb9a45d7b9cc708eaf0bf4884c50 [diff] |
bpo-42127: Document effect of cached_property on key-sharing dictionaries (GH-22930)