Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.8] bpo-37034: Display argument name on errors with keyword arguments with ... | Serhiy Storchaka | 2019-08-29 | 2 | -8/+8 |
* | bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-1... | Serhiy Storchaka | 2019-03-14 | 2 | -8/+288 |
* | bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) | Serhiy Storchaka | 2018-07-31 | 2 | -60/+58 |
* | bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic.... | Serhiy Storchaka | 2018-07-26 | 2 | -18/+18 |
* | Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. | Christian Heimes | 2016-09-06 | 2 | -0/+250 |