From: Serhiy Storchaka Date: Mon, 30 Mar 2015 06:52:53 +0000 (+0300) Subject: Issue #23783: Fixed memory leak in PyObject_ClearWeakRefs() in case of X-Git-Tag: v3.5.0a4~263^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be1c60c3f68a0ec75727fda4811a6eeae3f19048;p=thirdparty%2FPython%2Fcpython.git Issue #23783: Fixed memory leak in PyObject_ClearWeakRefs() in case of MemoryError. --- be1c60c3f68a0ec75727fda4811a6eeae3f19048