commit | b27232949df2c7201f16e23bbfd6dd872f3bdc6d | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 29 23:53:25 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 29 23:53:25 2015 +0300 |
tree | 7871196b757237f184a0cfe305ab4e7cfd26da20 | |
parent | 5527cf119dbed1fcd1194712e776ad2bc485eb0d [diff] | |
parent | f1c780870a455c36b03a9076d2b7457f8667088c [diff] |
Issue #22958: Constructor and update method of weakref.WeakValueDictionary now accept the self and the dict keyword arguments.