[issue36559] "import random" should import hashlib on demand (nor load OpenSSL)

Raymond Hettinger report at bugs.python.org
Wed Apr 10 16:18:23 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset d914596a671c4b0f13641359cf43aa0d6fc05070 by Raymond Hettinger (Christian Heimes) in branch 'master':
bpo-36559: random module: optimize sha512 import (GH-12742)
https://github.com/python/cpython/commit/d914596a671c4b0f13641359cf43aa0d6fc05070


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36559>
_______________________________________


More information about the Python-bugs-list mailing list