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 1130dd8 commit 077d247Copy full SHA for 077d247
1 file changed
Misc/NEWS.d/next/Library/2025-07-21-11-56-47.gh-issue-136912.zWosAL.rst
@@ -0,0 +1,3 @@
1
+:func:`hmac.digest` now properly rejects keys and messages whose length
2
+exceeds its capabililties. The exact limit is implementation-defined. Patch
3
+by Bénédikt Tran.
0 commit comments