Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Specify default values of semantic booleans in Argument Clinic generated sign... | Serhiy Storchaka | 2015-05-30 | 1 | -6/+6 |
* | Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the | Serhiy Storchaka | 2015-04-24 | 1 | -18/+8 |
* | Issue #23944: Argument Clinic now wraps long impl prototypes at column 78. | Larry Hastings | 2015-04-14 | 1 | -4/+8 |
* | Issue #20586: Argument Clinic now ensures signatures on functions without doc... | Zachary Ware | 2015-04-13 | 1 | -2/+3 |
* | Issue #23492: Argument Clinic now generates argument parsing code with | Serhiy Storchaka | 2015-04-04 | 1 | -10/+10 |
* | Issue #23501: Argumen Clinic now generates code into separate files by default. | Serhiy Storchaka | 2015-04-03 | 1 | -0/+289 |