Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fcd8de2

Browse files
committed
lower case pbkdf2_hmac
1 parent 3626a50 commit fcd8de2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Core and Builtins
5757
Library
5858
-------
5959

60-
- Issue #19254: Provide an optimized Python implementation of PBKDF2_HMAC.
60+
- Issue #19254: Provide an optimized Python implementation of pbkdf2_hmac.
6161

6262
- Issues #19201, #19222, #19223: Add "x" mode (exclusive creation) in opening
6363
file to bz2, gzip and lzma modules. Patches by Tim Heaney and Vajrasky Kok.

0 commit comments

Comments
 (0)