]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152851: fix a crash when copying a BLAKE-2s/2b object (#153008)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 4 Jul 2026 10:09:42 +0000 (12:09 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 10:09:42 +0000 (12:09 +0200)
commit5a400ceafbbd4456ac65fbdbcf5d62ce9e8e4f9f
tree2dd3c441f01da557789b3e2e07a226ae589efa3b
parent8b1dbb1754040ec9d24eec9f48a82e899ffcf8d9
gh-152851: fix a crash when copying a BLAKE-2s/2b object (#153008)
Misc/NEWS.d/next/Library/2026-07-04-11-14-06.gh-issue-152851.diYvTf.rst [new file with mode: 0644]
Modules/blake2module.c