commit | 906fe47083bc9ab7ed2b70c99c1b0daad021f126 | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na@python.org> | Fri Jul 23 14:04:30 2021 +0000 |
committer | GitHub <noreply@github.com> | Fri Jul 23 23:04:30 2021 +0900 |
tree | d3070c003f417d48527f79962aba51d48fb1b79b | |
parent | a4760cc32d9e5dac7be262e9736eb30502cd7be3 [diff] |
bpo-44611: Use BCryptGenRandom instead of CryptGenRandom on Windows (GH-27168)