Skip to content

Commit 3cbd038

Browse files
committed
Add the missing mention of the hashlib module.
1 parent 8911ca3 commit 3cbd038

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,9 @@ Extension Modules
292292
Library
293293
-------
294294

295+
- Added the hashlib module. It provides secure hash functions for MD5 and
296+
SHA1, 224, 256, 384, and 512.
297+
295298
- Added a subset of Fredrik Lundh's ElementTree package. Available
296299
modules are xml.etree.ElementTree, xml.etree.ElementPath, and
297300
xml.etree.ElementInclude, from ElementTree 1.2.6.

0 commit comments

Comments
 (0)