]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139495: Fix `hashlib.file_digest()` versionchanged description of `BlockingIOError...
authorAlex Willmer <alex@moreati.org.uk>
Thu, 2 Oct 2025 19:50:36 +0000 (20:50 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Oct 2025 19:50:36 +0000 (12:50 -0700)
commitfb114cf49742a3679d56aa4ac3f341839c641221
treedefcce5c73c689d2d46f88ab30fc4ee0751b2843
parentaf01b4686613ec712f803959f0dba4e34d07ae3e
gh-139495: Fix `hashlib.file_digest()` versionchanged description of `BlockingIOError` (GH-139496)

* 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
Doc/library/hashlib.rst