]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-111251: Fix error checking in _blake2 module init (GH-111252) (#111298)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 Nov 2023 14:43:51 +0000 (15:43 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Nov 2023 14:43:51 +0000 (14:43 +0000)
commit7b55a955bc4066c5db4c842b3d7319df487fb750
tree074ff8d523eecc04edf427a5e2440860ba35e777
parente433785e489285b2f9c77731c799294309c2cec9
[3.11] gh-111251: Fix error checking in _blake2 module init (GH-111252) (#111298)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Misc/NEWS.d/next/Library/2023-10-24-12-09-46.gh-issue-111251.urFYtn.rst [new file with mode: 0644]
Modules/_blake2/blake2module.c