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