Serhiy Storchaka
|
ec406fed16
|
Issue #27810: Regenerate Argument Clinic.
|
2016-09-11 21:25:45 +03:00 |
Serhiy Storchaka
|
9171a8b4ce
|
Issue #27574: Decreased an overhead of parsing keyword arguments in functions
implemented with using Argument Clinic.
|
2016-08-14 10:52:18 +03:00 |
Serhiy Storchaka
|
5dee6551e2
|
Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7.
|
2016-06-09 16:16:06 +03:00 |
Serhiy Storchaka
|
8b2e8b6cce
|
Specify default values of semantic booleans in Argument Clinic generated signatures as booleans.
|
2015-05-30 11:30:39 +03:00 |
Serhiy Storchaka
|
247789cee9
|
Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the
same line as function name.
|
2015-04-24 00:40:51 +03:00 |
Larry Hastings
|
89964c48d1
|
Issue #23944: Argument Clinic now wraps long impl prototypes at column 78.
|
2015-04-14 18:07:59 -04:00 |
Zachary Ware
|
8ef887ce47
|
Issue #20586: Argument Clinic now ensures signatures on functions without docstrings.
|
2015-04-13 18:22:35 -05:00 |
Brett Cannon
|
f2de1fc21a
|
Issue #20152: Convert _multibytecodecs to Argument Clinic.
|
2014-08-22 11:45:03 -04:00 |