]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #22958: Constructor and update method of weakref.WeakValueDictionary
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Sep 2015 20:53:25 +0000 (23:53 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Sep 2015 20:53:25 +0000 (23:53 +0300)
now accept the self and the dict keyword arguments.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge