[issue28969] lru_cache is not threadsafe

Serhiy Storchaka report at bugs.python.org
Wed Dec 28 05:36:02 EST 2016


Serhiy Storchaka added the comment:

Antoine noticed that the first patch doesn't need special sentinel object. Thus it can be simplified.

----------
Added file: http://bugs.python.org/file46062/lru_cache-dict-pop-3.5-2.patch

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


More information about the Python-bugs-list mailing list