]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142451: correctly copy HMAC attributes in `HMAC.copy()` (#142510)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 14 Dec 2025 08:45:36 +0000 (09:45 +0100)
committerGitHub <noreply@github.com>
Sun, 14 Dec 2025 08:45:36 +0000 (09:45 +0100)
commitd3ef5ba34d3068b8178d6ff0f39462db6bbc4ad5
tree00b2fcfb0d77e43a593f912cba25ff6d57e282bd
parent4e4163676add8caab2dec6cdb93e1b317cf02a2e
gh-142451: correctly copy HMAC attributes in `HMAC.copy()` (#142510)
Lib/hmac.py
Lib/test/test_hmac.py
Misc/NEWS.d/next/Library/2025-12-10-11-02-53.gh-issue-142451.eCLvhG.rst [new file with mode: 0644]
Modules/_hashopenssl.c