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 cdec422 commit cb4e222Copy full SHA for cb4e222
1 file changed
Misc/NEWS.d/next/Library/2025-07-20-10-21-49.gh-issue-136787._0Rbp_.rst
@@ -1,4 +1,4 @@
1
:mod:`hashlib`: improve exception messages when a hash algorithm is not
2
-recognized, blocked by the current security policy or unsupported for the
3
-desired operation (for instance, using HMAC with SHAKE). Patch by Bénédikt
4
-Tran.
+recognized, blocked by the current security policy or incompatible with
+the desired operation (for instance, using HMAC with SHAKE).
+Patch by Bénédikt Tran.
0 commit comments