From: Antoine Pitrou Date: Sun, 5 Oct 2014 18:04:06 +0000 (+0200) Subject: Closes #21173: Fix len() on a WeakKeyDictionary when .clear() was called with an... X-Git-Tag: v3.5.0a1~751 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=414e15a88d461be37e8f29c7a2158b5d32b9ef9c;p=python Closes #21173: Fix len() on a WeakKeyDictionary when .clear() was called with an iterator alive. --- 414e15a88d461be37e8f29c7a2158b5d32b9ef9c