Berker Peksag added the comment:

The looks good to me in general, but I'd suggest to refer to the new 
algorithms_guaranteed and algorithms_available attributes in the following 
paragraph:

    +:func:`sha512`. The :func:`md5` is typically available, but will be 
missing if
    +Python has been compiled in FIPS-compliant mode. If hashlib was compiled 
with
    +OpenSSL support then additional algorithms may also be available depending
    +upon the OpenSSL library that Python uses on your platform. OpenSSL
    +implementations of the builtin algorithms are used if available.

----------
assignee:  -> docs@python
components: +Documentation
nosy: +berker.peksag, docs@python
stage:  -> patch review
type:  -> enhancement
versions: +Python 3.5, Python 3.6 -Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15468>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to