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 serhiy.storchaka
Recipients mark.dickinson, rhettinger, serhiy.storchaka
Date 2021-05-31.20:24:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622492668.2.0.082454170484.issue44260@roundup.psfhosted.org>
In-reply-to
Content
New changeset a6a20658814e8668966fc86de0e80a4772864781 by Serhiy Storchaka in branch 'main':
bpo-44260: Do not read system entropy without need in Random() (GH-26455)
https://github.com/python/cpython/commit/a6a20658814e8668966fc86de0e80a4772864781
History
Date User Action Args
2021-05-31 20:24:28serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson
2021-05-31 20:24:28serhiy.storchakasetmessageid: <1622492668.2.0.082454170484.issue44260@roundup.psfhosted.org>
2021-05-31 20:24:28serhiy.storchakalinkissue44260 messages
2021-05-31 20:24:28serhiy.storchakacreate