From: Serhiy Storchaka Date: Tue, 29 Sep 2015 20:52:42 +0000 (+0300) Subject: Issue #22958: Constructor and update method of weakref.WeakValueDictionary X-Git-Tag: v3.5.1rc1~239 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f1c780870a455c36b03a9076d2b7457f8667088c;p=thirdparty%2FPython%2Fcpython.git Issue #22958: Constructor and update method of weakref.WeakValueDictionary now accept the self and the dict keyword arguments. --- f1c780870a455c36b03a9076d2b7457f8667088c