]> 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>
Sun, 14 Feb 2021 14:53:10 +0000 (06:53 -0800)
committerGitHub <noreply@github.com>
Sun, 14 Feb 2021 14:53:10 +0000 (23:53 +0900)
commit7777ae2ff7ba04ad20424db4efcc67246ff27b95
tree88f923c5b13418e1ada3c36acbfb682228fdfde6
parent4230bd52e3f9f289f02e41ab17a95f50ed4db5a6
bpo-43204: Fix LibTomCrypt URL in md5module.c and sha*module.c comments (GH-24507) (GH-24516)

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

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