Serhiy Storchaka added the comment:

New patch adds _PyDict_DelItem_KnownHash() and uses it to guarantee that the 
hash is only calculated once.

----------
Added file: http://bugs.python.org/file39761/clru_cache_known_hash_2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24483>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to