]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008) (#153012)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 4 Jul 2026 10:46:47 +0000 (12:46 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 10:46:47 +0000 (10:46 +0000)
commitd786fbdfcc9d63e0f92df60f464c46ac6b4ce292
tree8d291ae4beaafc05211844150d9331c3df3f5e49
parent4413f328eafd38180b6873c58bbab5962c761f3a
[3.14] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008) (#153012)

[3.14] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008)
(cherry picked from commit 5a400ceafbbd4456ac65fbdbcf5d62ce9e8e4f9f)
Misc/NEWS.d/next/Library/2026-07-04-11-14-06.gh-issue-152851.diYvTf.rst [new file with mode: 0644]
Modules/blake2module.c