Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEP 489: Multi-phase extension module initialization | Nick Coghlan | 2015-05-23 | 1 | -43/+60 |
* | Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the | Serhiy Storchaka | 2015-04-23 | 2 | -31/+13 |
* | Issue #23944: Argument Clinic now wraps long impl prototypes at column 78. | Larry Hastings | 2015-04-14 | 2 | -11/+21 |
* | Issue #23492: Argument Clinic now generates argument parsing code with | Serhiy Storchaka | 2015-04-03 | 2 | -23/+23 |
* | Issue #23501: Argumen Clinic now generates code into separate files by default. | Serhiy Storchaka | 2015-04-03 | 1 | -0/+659 |
* | Move import.c to use Clinic file output. | Brett Cannon | 2014-05-30 | 1 | -0/+323 |