Skip to content

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

@moreati

Description

@moreati

hashlib.file_digest() now raises BlockingIOError if the file object is non-blocking and a syscall returns EWOULDBLOCK. This is incorrectly described in one spot, the versionchanged note.

First discussion in #122183 (comment), original issue #122179, original 3.13 backport #132787.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.14bugs and security fixes3.15new features, bugs and security fixesdocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions