We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b14f4 commit 46b2d97Copy full SHA for 46b2d97
1 file changed
Misc/NEWS.d/next/Library/2025-07-21-11-56-47.gh-issue-136912.zWosAL.rst
@@ -1,2 +1,3 @@
1
-One-shot :func:`hmac.digest` now properly handles large keys and messages.
+:func:`hmac.digest` now properly handles large keys and messages
2
+by falling back to the pure Python implementation when necessary.
3
Patch by Bénédikt Tran.
0 commit comments