summaryrefslogtreecommitdiff
path: root/Objects/clinic/funcobject.c.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-37034: Display argument name on errors with keyword arguments with Argume...RĂ©mi Lapeyre2019-08-291-3/+3
* bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-1...Serhiy Storchaka2019-03-141-4/+35
* bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615)Serhiy Storchaka2017-03-191-0/+47