-
-
Notifications
You must be signed in to change notification settings - Fork 33k
gh-139495: Fix hashlib.file_digest()
versionchanged description of BlockingIOError
#139496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…Error` The sentence was missing a negation and contradicted the other two descriptions in the same commit. I believe code behaviour is correct.
Misc/NEWS.d/next/Documentation/2025-10-02-11-51-34.gh-issue-139495.y4Orqf.rst
Outdated
Show resolved
Hide resolved
cc @cmaloney since you asked on the old PR |
The label "needs backport to 3.13" is probably applicable, matching #132787 |
Oh we backported it to 3.13. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…on of `BlockingIOError` (pythonGH-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 (cherry picked from commit fb114cf) Co-authored-by: Alex Willmer <alex@moreati.org.uk>
Sorry, @moreati and @gpshead, I could not cleanly backport this to
|
GH-139522 is a backport of this pull request to the 3.14 branch. |
GH-139528 is a backport of this pull request to the 3.13 branch. |
…ion 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 fb114cf)
The sentence was missing a negation and contradicted the other two descriptions in the same commit. I believe existing code behaviour is correct.
refs #122179, fixes #139495
BlockingIOError
pre-condition in versionchanged note ofhashlib.file_digest()
#139495📚 Documentation preview 📚: https://cpython-previews--139496.org.readthedocs.build/