[issue27275] KeyError thrown by optimised collections.OrderedDict.popitem()

Raymond Hettinger report at bugs.python.org
Sun Aug 1 13:05:18 EDT 2021


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

Let's do the right thing and fix the pure python OrderedDict.pop() method as well.

----------

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


More information about the Python-bugs-list mailing list