blob: b330241c2a8fafb061e905c9db64b43bf6f62c67 [file] [log] [blame]
Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop()
when a GC collection happens in another thread.