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.
Showing
Please register or sign in to comment
constructors once, to avoid memory leaks when finalizing and re-initializing the Python interpreter.