From: Gregory P. Smith Date: Sat, 2 Feb 2013 01:07:39 +0000 (-0800) Subject: In the _hashlib module, only initialize the static data for OpenSSL's X-Git-Tag: v3.3.1rc1~253 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90fa9508a6c1cc862de002c2a35b8abe1c5eb42d;p=thirdparty%2FPython%2Fcpython.git In the _hashlib module, only initialize the static data for OpenSSL's constructors once, to avoid memory leaks when finalizing and re-initializing the Python interpreter. --- 90fa9508a6c1cc862de002c2a35b8abe1c5eb42d