commit | cc0cd43c0f96dac413e54855e9c77ec4b73bd2f8 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Thu Nov 19 08:46:29 2020 +0100 |
committer | GitHub <noreply@github.com> | Wed Nov 18 23:46:29 2020 -0800 |
tree | b4b6343987a73c38a066dba960917a827685f86b | |
parent | 13b865f0e17c88b081c23f7f05cf91166d220a50 [diff] |
bpo-1635741: Port _random to multiphase initialization (GH-23359) Signed-off-by: Christian Heimes <christian@python.org>