From: Serhiy Storchaka Date: Wed, 4 Nov 2015 20:33:33 +0000 (+0200) Subject: Issue #25449: Fixed a crash and leaking NULL in repr() of OrderedDict that X-Git-Tag: v3.6.0a1~1123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f83afa508f15fc8744bb68690384668bd4939aa8;p=thirdparty%2FPython%2Fcpython.git Issue #25449: Fixed a crash and leaking NULL in repr() of OrderedDict that was mutated by direct calls of dict methods. --- f83afa508f15fc8744bb68690384668bd4939aa8