This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients brett.cannon, christian.heimes, methane, rhettinger, vstinner, xdegaye
Date 2019-04-10.20:18:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554927503.55.0.176900884868.issue36559@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-04-10 20:18:23rhettingersetrecipients: + rhettinger, brett.cannon, vstinner, christian.heimes, methane, xdegaye
2019-04-10 20:18:23rhettingersetmessageid: <1554927503.55.0.176900884868.issue36559@roundup.psfhosted.org>
2019-04-10 20:18:23rhettingerlinkissue36559 messages
2019-04-10 20:18:23rhettingercreate