]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-139495: Fix `hashlib.file_digest()` versionchanged description of `Blocking...
authorAlex Willmer <alex@moreati.org.uk>
Fri, 3 Oct 2025 00:17:55 +0000 (01:17 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Oct 2025 00:17:55 +0000 (17:17 -0700)
commitbf9d410bf3a5d7fb3bd1bbb36392957c4cbec276
tree0846cf829da973760fe949036cdc535e8fdef309
parenta75676bf6cb59f71e9a6f9cb96ed4ce4c35abec6
[3.13] gh-139495: Fix `hashlib.file_digest()` versionchanged description of `BlockingIOError` (GH-139496) (#139528)

* Fix `hashlib.file_digest()` versionchanged description of `BlockingIOError`

The sentence was missing a negation and contradicted the other two
descriptions in the same commit. I believe code behaviour is correct.

* fixup! Fix `hashlib.file_digest()` versionchanged description of `BlockingIOError`

* Remove unncessary NEWS.d entry
(cherry picked from commit fb114cf49742a3679d56aa4ac3f341839c641221)
Doc/library/hashlib.rst