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 gregory.p.smith
Recipients Zooko.Wilcox-O'Hearn, christian.heimes, corona10, gregory.p.smith, jstasiak, kmaork, larry, lemburg, mgorny, oconnor663, xtreak
Date 2022-03-23.19:37:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648064243.29.0.374048102078.issue39298@roundup.psfhosted.org>
In-reply-to
Content
To anyone else who comes along with motivation:

I'm fine with blake3 being in hashlib, but I don't want us to guarantee it by carrying the implementation of the algorithm in the CPython codebase itself unless it gains wide industry standard-like adoption status.

We should feel free to link to both the Rust blake3 and C blake3-py packages from the hashlib docs regardless.
History
Date User Action Args
2022-03-23 19:37:23gregory.p.smithsetrecipients: + gregory.p.smith, lemburg, larry, christian.heimes, mgorny, Zooko.Wilcox-O'Hearn, jstasiak, oconnor663, corona10, xtreak, kmaork
2022-03-23 19:37:23gregory.p.smithsetmessageid: <1648064243.29.0.374048102078.issue39298@roundup.psfhosted.org>
2022-03-23 19:37:23gregory.p.smithlinkissue39298 messages
2022-03-23 19:37:23gregory.p.smithcreate