]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40865: Remove unused insint() macro from hash modules (GH-20627)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Thu, 4 Jun 2020 20:08:42 +0000 (22:08 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Jun 2020 20:08:42 +0000 (13:08 -0700)
commit6ed578f6dbffdec94f62cc2e36d626fc195678d7
treea3535716cfea4ec9686b8a6946d7dfd5a5a414dd
parent7a280197f4162e5fcdde6f34701a9fa6e669190d
bpo-40865: Remove unused insint() macro from hash modules (GH-20627)

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