summaryrefslogtreecommitdiffstats
path: root/Modules/_blake2/clinic
Commit message (Expand)AuthorAgeFilesLines
* bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346)Serhiy Storchaka2018-07-312-60/+58
* bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic....Serhiy Storchaka2018-07-262-18/+18
* Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib.Christian Heimes2016-09-062-0/+250