Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-44260: Do not read system entropy without need in Random() #26455

Merged
merged 1 commit into from May 31, 2021

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented May 30, 2021

https://bugs.python.org/issue44260

@serhiy-storchaka
Copy link
Member Author

@serhiy-storchaka serhiy-storchaka commented May 30, 2021

Refactored also random_seed() to make it easier to use and moved some tests to proper place (currently they are ran twice).

@serhiy-storchaka serhiy-storchaka merged commit a6a2065 into python:main May 31, 2021
12 checks passed
@serhiy-storchaka serhiy-storchaka deleted the random-init-seed branch May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants