Skip to content

Commit 35e6d1e

Browse files
authored
Update Misc/NEWS.d/next/Library/2025-06-08-11-11-07.gh-issue-135234.wJCdh0.rst
1 parent 76c7dd2 commit 35e6d1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
:mod:`hashlib`: improve exception messages when an OpenSSL function failed.
2-
Patch by Bénédikt Tran.
2+
When memory allocation fails on OpenSSL's side, a :exc:`MemoryError` is
3+
raised instead of a :exc:`ValueError`. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)