]> granicus.if.org Git - python/commitdiff
Closes #21173: Fix len() on a WeakKeyDictionary when .clear() was called with an...
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 5 Oct 2014 18:04:06 +0000 (20:04 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 5 Oct 2014 18:04:06 +0000 (20:04 +0200)
1  2 
Lib/test/test_weakref.py
Lib/weakref.py
Misc/NEWS

Simple merge
diff --cc Lib/weakref.py
Simple merge
diff --cc Misc/NEWS
Simple merge