]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40479: Fix typo, flag must be set for OpenSSL < 3.0.0 (GH-30584)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Jan 2022 21:19:50 +0000 (13:19 -0800)
committerGitHub <noreply@github.com>
Thu, 13 Jan 2022 21:19:50 +0000 (13:19 -0800)
commit537f16adfa31b5b1fe9d656d571d1e10fb115351
tree7ec18a6d2ceec61127c54e9daf149cf913325ac5
parent52937c26adc35350ca0402070160cf6dc838f359
bpo-40479: Fix typo, flag must be set for OpenSSL < 3.0.0 (GH-30584)

(cherry picked from commit 276c234ce0fa6732237f1b187989837324d9dea3)

Co-authored-by: Christian Heimes <christian@python.org>
Modules/_hashopenssl.c