Larry Hastings
|
abc716b058
|
Issue #19474: Argument Clinic now always specifies a default value for
variables in option groups, to prevent "uninitialized value" warnings.
|
2013-11-20 09:13:52 -08:00 |
Larry Hastings
|
ed4a1c5703
|
Argument Clinic: rename "self" to "module" for module-level functions.
|
2013-11-18 09:32:13 -08:00 |
Larry Hastings
|
dfcd46769b
|
Issue #19390: Argument Clinic no longer accepts malformed Python and C ids.
|
2013-10-27 02:49:39 -07:00 |
Larry Hastings
|
ef3b1fbb2b
|
Two small, quick bugfixes for Argument Clinic.
|
2013-10-22 23:26:23 -07:00 |
Larry Hastings
|
3182680210
|
Issue #16612: Add "Argument Clinic", a compile-time preprocessor
for C files to generate argument parsing code. (See PEP 436.)
|
2013-10-19 00:09:25 -07:00 |