Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #19543: Implementation of isclose as per PEP 485 | Tal Einat | 2015-05-31 | 1 | -1/+52 |
* | Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the | Serhiy Storchaka | 2015-04-23 | 1 | -65/+23 |
* | Issue #23492: Argument Clinic now generates argument parsing code with | Serhiy Storchaka | 2015-04-03 | 1 | -61/+61 |
* | Regenerated Argument Clinic checksums. | Serhiy Storchaka | 2015-02-20 | 1 | -1/+1 |
* | Issue #21092: Merge from 3.4. | Mark Dickinson | 2015-01-11 | 1 | -3/+3 |
* | Issue #20152: Convert the cmath module to Argument Clinic. | Brett Cannon | 2014-10-14 | 1 | -0/+851 |