Skip to content

gh-139495: Fix hashlib.file_digest() versionchanged description of BlockingIOError#139496

Merged
gpshead merged 3 commits intopython:mainfrom
moreati:issue-139495
Oct 2, 2025
Merged

gh-139495: Fix hashlib.file_digest() versionchanged description of BlockingIOError#139496
gpshead merged 3 commits intopython:mainfrom
moreati:issue-139495

Conversation

@moreati
Copy link
Contributor

@moreati moreati commented Oct 2, 2025

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


📚 Documentation preview 📚: https://cpython-previews--139496.org.readthedocs.build/

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[docs] incorrect BlockingIOError pre-condition in versionchanged note of hashlib.file_digest()

5 participants