commit | 9b60e55db2897acc30d6b9ef1dbc49674eed40c7 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Fri May 15 23:54:53 2020 +0200 |
committer | GitHub <noreply@github.com> | Fri May 15 14:54:53 2020 -0700 |
tree | 7b664911353173da34a6eced7e7fb9a5750fa5b8 | |
parent | a2b3cdd661a4b6c6c74adbfcb6ac1865bfd2a011 [diff] |
bpo-40637: Add option to disable builtin hashes (GH-20121) Signed-off-by: Christian Heimes <christian@python.org> Automerge-Triggered-By: @tiran