]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use bytes.hex instead of binascii.hexlify in pbkdf2_hmac example (GH-8420)
authorVille Skyttä <ville.skytta@iki.fi>
Tue, 11 Sep 2018 01:07:19 +0000 (04:07 +0300)
committerGregory P. Smith <greg@krypto.org>
Tue, 11 Sep 2018 01:07:19 +0000 (18:07 -0700)
commit959625b5a56545f1908a7002fe11eb4f0411b780
tree9fd53b021eaa40faa584da4bf512a91804b9c8eb
parente578fa162eef1cef27bc7dbf7ca46ab6dc52688a
Use bytes.hex instead of binascii.hexlify in pbkdf2_hmac example (GH-8420)
Doc/library/hashlib.rst