Skip to content

Commit 612f7d4

Browse files
committed
Add versionchanged
1 parent 218fd35 commit 612f7d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/library/hashlib.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,10 @@ a file or file-like object.
304304

305305
.. versionadded:: 3.11
306306

307+
.. versionchanged:: next
308+
Now raises a :exc:`BlockingIOError` if the file is opened in blocking
309+
mode. Previously, spurious null bytes were added to the digest.
310+
307311

308312
Key derivation
309313
--------------

0 commit comments

Comments
 (0)