Skip to content

[3.9] bpo-44018: random.seed() no longer mutates its inputs (GH-25856)#25864

Merged
rhettinger merged 1 commit into
python:3.9from
miss-islington:backport-b05352e-3.9
May 3, 2021
Merged

[3.9] bpo-44018: random.seed() no longer mutates its inputs (GH-25856)#25864
rhettinger merged 1 commit into
python:3.9from
miss-islington:backport-b05352e-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented May 3, 2021

Copy link
Copy Markdown
Contributor

(cherry picked from commit b05352e)

Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com

https://bugs.python.org/issue44018

(cherry picked from commit b05352e)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@rhettinger
rhettinger merged commit e733e99 into python:3.9 May 3, 2021
@miss-islington
miss-islington deleted the backport-b05352e-3.9 branch May 3, 2021 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants