]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
issue #28144: Decrease empty_keys_struct's dk_refcnt
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Sep 2016 20:01:42 +0000 (23:01 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Sep 2016 20:01:42 +0000 (23:01 +0300)
since there is no dummy_struct any more.
Patch by Xiang Zhang.


Trivial merge