Serhiy Storchaka added the comment: Following patch fixes more cases. But I don't think it fixes race conditions, it just makes them less likely.
Increased priority because this bug makes weakref.WeakValueDictionary unusable in multithread program. ---------- components: +Library (Lib) priority: normal -> critical Added file: http://bugs.python.org/file45215/issue28427-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28427> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com