]> granicus.if.org Git - python/commit
bpo-31664: Add support for the Blowfish method in crypt. (#3854)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 24 Oct 2017 16:36:17 +0000 (19:36 +0300)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2017 16:36:17 +0000 (19:36 +0300)
commiteab3ff72ebe79416cc032b8508ae13332955a157
treeaa3c36c6d3cfc0720d1755d9d9a558c6dc86bad6
parent831d61d56c5b0f15cfcfd5083638aa111cddb72b
bpo-31664: Add support for the Blowfish method in crypt. (#3854)
Doc/library/crypt.rst
Doc/whatsnew/3.7.rst
Lib/crypt.py
Lib/test/test_crypt.py
Misc/NEWS.d/next/Library/2017-10-04-20-36-28.bpo-31664.4VDUzo.rst [new file with mode: 0644]