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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=414e15a88d461be37e8f29c7a2158b5d32b9ef9c;p=thirdparty%2FPython%2Fcpython.git Closes #21173: Fix len() on a WeakKeyDictionary when .clear() was called with an iterator alive. --- 414e15a88d461be37e8f29c7a2158b5d32b9ef9c