commit | c6e7c9860d5ac968c7a1073fdbfbd44e0e87f582 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Aug 02 11:38:14 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 02 11:38:14 2021 -0700 |
tree | e5c4e861d6b9ef41e7557f495f12aace11c2f74f | |
parent | 14cb669357bc30bdc235d1c32ee1b99be05ac9d8 [diff] |
bpo-44782: Improve OrderedDict recipe for LRU cache variants (GH-27536) (cherry picked from commit 54f185b6d321a6354aef2b2886c766677f487ecb) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>