gh-89313: Add hashlib.file_digest to whatsnew 3.11 (GH-95965)
Automerge-Triggered-By: GH:pablogsal
This commit is contained in:
parent
7552f237a2
commit
0b329f4f03
@ -609,6 +609,10 @@ hashlib
|
|||||||
OpenSSL support.
|
OpenSSL support.
|
||||||
(Contributed by Christian Heimes in :issue:`47098`.)
|
(Contributed by Christian Heimes in :issue:`47098`.)
|
||||||
|
|
||||||
|
* Add :func:`hashlib.file_digest`, a helper function for efficient hashing
|
||||||
|
of files or file-like objects.
|
||||||
|
(Contributed by Christian Heimes in :gh:`89313`.)
|
||||||
|
|
||||||
IDLE and idlelib
|
IDLE and idlelib
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user