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

William Pitcock report at bugs.python.org
Fri Jun 10 14:24:22 EDT 2016


William Pitcock added the comment:

At least in my case, the application is single-threaded.  I don't think this is a locking-related issue as the expiringdict test case itself fails which is also single-threaded.

----------

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


More information about the Python-bugs-list mailing list