]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40865: Remove unused insint() macro from hash modules (GH-20627)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 Jun 2020 20:27:23 +0000 (13:27 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Jun 2020 20:27:23 +0000 (13:27 -0700)
commite4e5ec18e2f79f9bba439b531ebf89ac148deda0
tree34f87d0127f60cfab21d1d25489ee204714081e7
parent082cff1786d0a6a6500a51e67ab4f8a3a3f2c312
bpo-40865: Remove unused insint() macro from hash modules (GH-20627)

Automerge-Triggered-By: @tiran
(cherry picked from commit 6ed578f6dbffdec94f62cc2e36d626fc195678d7)

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