]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43204: Fix LibTomCrypt URL in md5module.c and sha*module.c comments (GH-24507)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 12 Feb 2021 11:18:38 +0000 (03:18 -0800)
committerGitHub <noreply@github.com>
Fri, 12 Feb 2021 11:18:38 +0000 (03:18 -0800)
commitdf2197f2ec410817299f671e353c2fb0a3d61cbd
tree90ec0e16de4b7b3dc5e4770b7e22330329be3c33
parent68d6bc798b34eccabdfbf94e563273759c4cef1f
bpo-43204: Fix LibTomCrypt URL in md5module.c and sha*module.c comments (GH-24507)

Automerge-Triggered-By: GH:tiran
(cherry picked from commit 5ec7d535581bc99918e032891167a96abd224ed6)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Modules/md5module.c
Modules/sha1module.c
Modules/sha256module.c
Modules/sha512module.c