]> granicus.if.org Git - python/commit
issue #28144: Decrease empty_keys_struct's dk_refcnt
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Sep 2016 20:01:23 +0000 (23:01 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Sep 2016 20:01:23 +0000 (23:01 +0300)
commit97932e4c4f3eeab12889fe45c935e2e6b91ac390
treee6a0e3b07869fc3c991339452db2dff288c4ed99
parent8d08265f5ee09835ba725d79b0bd4800b6c8db85
issue #28144: Decrease empty_keys_struct's dk_refcnt
since there is no dummy_struct any more.
Patch by Xiang Zhang.
Objects/dictobject.c