commit | ad970e8623523a8656e8c1ff4e1dff3423498a5a | [log] [tgz] |
---|---|---|
author | Inada Naoki <songofacandy@gmail.com> | Sun Oct 10 17:29:46 2021 +0900 |
committer | GitHub <noreply@github.com> | Sun Oct 10 17:29:46 2021 +0900 |
tree | ddd33e1925765792c97a500b6d8bf88ca899d53c | |
parent | a1c3c9e8245a88cf37b084869b3559638116daf7 [diff] |
bpo-29410: Change the default hash algorithm to SipHash13. (GH-28752) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> Co-authored-by: Christian Heimes <christian@python.org>