summaryrefslogtreecommitdiff
path: root/Objects/clinic
Commit message (Expand)AuthorAgeFilesLines
* Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at theSerhiy Storchaka2015-04-243-53/+25
* Issue #23944: Argument Clinic now wraps long impl prototypes at column 78.Larry Hastings2015-04-142-10/+18
* Issue #23492: Argument Clinic now generates argument parsing code withSerhiy Storchaka2015-04-042-20/+20
* Issue #23501: Argumen Clinic now generates code into separate files by default.Serhiy Storchaka2015-04-034-0/+1288