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-44018: random.seed() no longer mutates its inputs #25856
Conversation
|
Thanks @rhettinger for the PR |
(cherry picked from commit b05352e) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
|
GH-25864 is a backport of this pull request to the 3.9 branch. |
(cherry picked from commit b05352e) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
|
GH-25865 is a backport of this pull request to the 3.8 branch. |
|
Thanks @rhettinger for the PR |
(cherry picked from commit b05352e) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
|
GH-25872 is a backport of this pull request to the 3.10 branch. |
|
https://bugs.python.org/issue44018
The text was updated successfully, but these errors were encountered: