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 python-dev
Recipients Zooko.Wilcox-O'Hearn, alex, christian.heimes, dchest, dstufft, gregory.p.smith, martin.panter, python-dev
Date 2016-09-06.20:03:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160906200332.22429.45388.76938BD1@psf.io>
In-reply-to
Content
New changeset 4969f6d343b1 by Christian Heimes in branch 'default':
Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib.
https://hg.python.org/cpython/rev/4969f6d343b1
History
Date User Action Args
2016-09-06 20:03:36python-devsetrecipients: + python-dev, gregory.p.smith, christian.heimes, alex, martin.panter, dstufft, Zooko.Wilcox-O'Hearn, dchest
2016-09-06 20:03:36python-devlinkissue26798 messages
2016-09-06 20:03:36python-devcreate