From: Serhiy Storchaka Date: Wed, 13 Apr 2016 12:28:53 +0000 (+0300) Subject: Issue #26718: super.__init__ no longer leaks memory if called multiple times. X-Git-Tag: v3.6.0a1~218 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=131b8f8eee3498d5d334bde9671825bdfe0cf222;p=thirdparty%2FPython%2Fcpython.git Issue #26718: super.__init__ no longer leaks memory if called multiple times. NOTE: A direct call of super.__init__ is not endorsed! --- 131b8f8eee3498d5d334bde9671825bdfe0cf222