From: Serhiy Storchaka Date: Tue, 20 Oct 2015 15:22:36 +0000 (+0300) Subject: Issue #25410: Fixed a memory leak in OrderedDict in the case when key's hash X-Git-Tag: v3.6.0a1~1184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60a08929af778db70fbe094a5bf474eac1c91873;p=python Issue #25410: Fixed a memory leak in OrderedDict in the case when key's hash calculation fails. --- 60a08929af778db70fbe094a5bf474eac1c91873