]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43204: Fix LibTomCrypt URL in md5module.c and sha*module.c comments (GH-24507)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Fri, 12 Feb 2021 10:34:11 +0000 (11:34 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Feb 2021 10:34:11 +0000 (02:34 -0800)
commit5ec7d535581bc99918e032891167a96abd224ed6
tree85b37826e26fae890e4701bdd49a3e55f1b0aeac
parent2068b261e95e9fe9c4041f0102c9e931692dd5aa
bpo-43204: Fix LibTomCrypt URL in md5module.c and sha*module.c comments (GH-24507)

Automerge-Triggered-By: GH:tiran
Modules/md5module.c
Modules/sha1module.c
Modules/sha256module.c
Modules/sha512module.c