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 benjamin.peterson
Recipients benjamin.peterson, dchest, docs@python
Date 2017-09-23.17:18:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset aecc08ac3a14a73aa353655bb65ff8d965e935a0 by Benjamin Peterson (Dmitry Chestnykh) in branch 'master':
Docs: correct hashlib.blake2 keyed hashing example (bpo-31560)
https://github.com/python/cpython/commit/aecc08ac3a14a73aa353655bb65ff8d965e935a0
History
Date User Action Args
2017-09-23 17:18:43benjamin.petersonsetrecipients: + benjamin.peterson, docs@python, dchest
2017-09-23 17:18:43benjamin.petersonsetmessageid: <[email protected]>
2017-09-23 17:18:43benjamin.petersonlinkissue31560 messages
2017-09-23 17:18:42benjamin.petersoncreate