This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients christian.heimes, docs@python, frankmillman, georg.brandl, gregory.p.smith, methane, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-12-27.07:44:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482824669.52.0.62593065478.issue29062@psf.upfronthosting.co.za>
In-reply-to
Content
> While section level of Module, Examples, and Credits is fixed,
> https://docs.python.org/3/library/crypto.html seems still weird.
> It looks like there are two `hashlib` modules.

That is because hashlib-blake2.rst is explicitly added to the TOC list in Doc/library/crypto.rst.
History
Date User Action Args
2016-12-27 07:44:29serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, gregory.p.smith, frankmillman, christian.heimes, methane, docs@python, python-dev, xiang.zhang
2016-12-27 07:44:29serhiy.storchakasetmessageid: <1482824669.52.0.62593065478.issue29062@psf.upfronthosting.co.za>
2016-12-27 07:44:29serhiy.storchakalinkissue29062 messages
2016-12-27 07:44:29serhiy.storchakacreate