[issue44782] LRU class given as example in OrderedDict docs not work on pop

Raymond Hettinger report at bugs.python.org
Mon Aug 2 14:15:53 EDT 2021


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


New changeset 54f185b6d321a6354aef2b2886c766677f487ecb by Raymond Hettinger in branch 'main':
bpo-44782: Improve OrderedDict recipe for LRU cache variants (GH-27536)
https://github.com/python/cpython/commit/54f185b6d321a6354aef2b2886c766677f487ecb


----------

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


More information about the Python-bugs-list mailing list