Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f9949f82e17c88609adb53eff3a7d5cd63a645bd
/
Tools
/
clinic
« Previous
aabebde
Closes #20235: Report file and line on unexpected exceptions in Argument Clinic.
by Georg Brandl
· 11 years ago
4a714d4
Issue #20268: Argument Clinic now supports cloning the parameters
by Larry Hastings
· 11 years ago
d7fb791
Replace assert with a proper error
by Antoine Pitrou
· 11 years ago
cc1d31e
improve an error message in clinic
by Antoine Pitrou
· 11 years ago
8666e65
Issue #20228: Argument Clinic now has special support for class special methods.
by Larry Hastings
· 11 years ago
4a55fc5
Issue #20214: Fixed a number of small issues and documentation errors in
by Larry Hastings
· 11 years ago
583baa8
Issue #20196: Fixed a bug where Argument Clinic did not generate correct
by Larry Hastings
· 11 years ago
61272b7
Issue #19273: The marker comments Argument Clinic uses have been changed
by Larry Hastings
· 11 years ago
9026113
Issue #20157: When Argument Clinic renames a parameter because its name
by Larry Hastings
· 11 years ago
77561cc
Issue #20141: Improved Argument Clinic's support for the PyArg_Parse "O!"
by Larry Hastings
· 11 years ago
16c5191
Issue #20144: Argument Clinic now supports simple constants as parameter
by Larry Hastings
· 11 years ago
eb31e9d
Issue #20143: The line numbers reported in Argument Clinic errors are
by Larry Hastings
· 11 years ago
3f144c2
Issue #20142: Py_buffer variables generated by Argument Clinic are now
by Larry Hastings
· 11 years ago
6d2ea21
Argument Clinic: fixed test suite, improved howto.
by Larry Hastings
· 11 years ago
78cf85c
Issue #19659: Added documentation for Argument Clinic.
by Larry Hastings
· 11 years ago
3cceb38
Issue #19976: Argument Clinic METH_NOARGS functions now always
by Larry Hastings
· 11 years ago
dc6aaec
Clinic: fix "self converters" with METH_NOARGS functions.
by Larry Hastings
· 11 years ago
2f9a9aa
Clinic: Add warning for untested (and unused in CPython!) format units.
by Larry Hastings
· 11 years ago
44e2eaa
Issue #19674: inspect.signature() now produces a correct signature
by Larry Hastings
· 11 years ago
dcd340e
Issue #19358: "make clinic" now runs the Argument Clinic preprocessor
by Larry Hastings
· 11 years ago
ebdcb50
Issue #19730: Argument Clinic now supports all the existing PyArg
by Larry Hastings
· 11 years ago
abc716b
Issue #19474: Argument Clinic now always specifies a default value for
by Larry Hastings
· 11 years ago
ed4a1c5
Argument Clinic: rename "self" to "module" for module-level functions.
by Larry Hastings
· 11 years ago
dfcd467
Issue #19390: Argument Clinic no longer accepts malformed Python and C ids.
by Larry Hastings
· 11 years ago
ef3b1fb
Two small, quick bugfixes for Argument Clinic.
by Larry Hastings
· 11 years ago
3182680
Issue #16612: Add "Argument Clinic", a compile-time preprocessor
by Larry Hastings
· 11 years ago