Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c3e070f84931c847d1b35e7fb36aa71edd6215f6
/
Modules
/
clinic
/
_winapi.c.h
850a18e
bpo-30768: Recompute timeout on interrupted lock (GH-4103)
by Victor Stinner
· 8 years ago
6969eaf
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955)
by Serhiy Storchaka
· 8 years ago
7445381
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
by Sylvain
· 8 years ago
259f0e4
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
by Victor Stinner
· 9 years ago
3e1fad6
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
by Victor Stinner
· 9 years ago
37e4ef7
Issue #27810: Rerun Argument Clinic on all modules
by Victor Stinner
· 9 years ago
9171a8b
Issue #27574: Decreased an overhead of parsing keyword arguments in functions
by Serhiy Storchaka
· 9 years ago
2954f83
- Issue #27332: Fixed the type of the first argument of module-level functions
by Serhiy Storchaka
· 9 years ago
1a2b24f
Issue #27332: Fixed the type of the first argument of module-level functions
by Serhiy Storchaka
· 9 years ago
5dee655
Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7.
by Serhiy Storchaka
· 9 years ago
77772c0
Issue #20172: Update clinicizations to current clinic.
by Zachary Ware
· 10 years ago
f2244ea
Issue #20172: Convert the _winapi module to Argument Clinic.
by Zachary Ware
· 10 years ago