Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Modules
_hashopenssl.c
Find file
Blame
History
Permalink
In the _hashlib module, only initialize the static data for OpenSSL's
· 90fa9508
Gregory P. Smith
authored
Feb 01, 2013
constructors once, to avoid memory leaks when finalizing and re-initializing the Python interpreter.
90fa9508