From: Serhiy Storchaka Date: Mon, 26 Sep 2016 20:01:42 +0000 (+0300) Subject: issue #28144: Decrease empty_keys_struct's dk_refcnt X-Git-Tag: v3.7.0a1~2385 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9fc458b77b9464433db349b1f35f0d4a4234513;p=thirdparty%2FPython%2Fcpython.git issue #28144: Decrease empty_keys_struct's dk_refcnt since there is no dummy_struct any more. Patch by Xiang Zhang. --- a9fc458b77b9464433db349b1f35f0d4a4234513