]> granicus.if.org Git - python/commit
bpo-37055: fix warnings in _blake2 module (GH-14646)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Aug 2019 18:23:55 +0000 (11:23 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2019 18:23:55 +0000 (11:23 -0700)
commit2bb4fc379b14377e1cdcefad8d5f2fbbb1172524
tree1709c3f9f6b74cd52fe2d9090023932add5c623e
parent54449dacc46721b1118721bf2b7e85500c7e44b2
bpo-37055: fix warnings in _blake2 module (GH-14646)

https://bugs.python.org/issue37055

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

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Modules/_blake2/impl/blake2.h
Modules/_blake2/impl/blake2b.c
Modules/_blake2/impl/blake2s.c