summaryrefslogtreecommitdiffstats
path: root/Objects/clinic/longobject.c.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955)Serhiy Storchaka2017-07-031-3/+3
* bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615)Serhiy Storchaka2017-03-191-1/+23
* Issue #20185: Converted the int class to Argument Clinic.Serhiy Storchaka2017-02-011-0/+192