]> granicus.if.org Git - python/commitdiff
Issue #22958: Constructor and update method of weakref.WeakValueDictionary
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Sep 2015 20:52:42 +0000 (23:52 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Sep 2015 20:52:42 +0000 (23:52 +0300)
now accept the self and the dict keyword arguments.

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