From: Gregory P. Smith Date: Sat, 2 Feb 2013 01:07:56 +0000 (-0800) Subject: In the _hashlib module, only initialize the static data for OpenSSL's X-Git-Tag: v3.4.0a1~1478 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5042671c31149fdfae98c5600ed9207e967fee4;p=python 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. --- a5042671c31149fdfae98c5600ed9207e967fee4