1. b470575 Issue #20299: Argument Clinic custom converters may now change the default by Larry Hastings · 10 years ago
  2. 49776ef Use correct C type in byte_converter. by Serhiy Storchaka · 10 years ago
  3. 4903e00 Issue #20292: Small bug fix for Argument Clinic supporting format units by Larry Hastings · 10 years ago
  4. bebf735 Issue #20287: Argument Clinic's output is now configurable, allowing by Larry Hastings · 10 years ago
  5. 2a72791 Issue #20226: Major improvements to Argument Clinic. by Larry Hastings · 10 years ago
  6. aabebde Closes #20235: Report file and line on unexpected exceptions in Argument Clinic. by Georg Brandl · 10 years ago
  7. 4a714d4 Issue #20268: Argument Clinic now supports cloning the parameters by Larry Hastings · 10 years ago
  8. d7fb791 Replace assert with a proper error by Antoine Pitrou · 10 years ago
  9. cc1d31e improve an error message in clinic by Antoine Pitrou · 10 years ago
  10. 8666e65 Issue #20228: Argument Clinic now has special support for class special methods. by Larry Hastings · 10 years ago
  11. 4a55fc5 Issue #20214: Fixed a number of small issues and documentation errors in by Larry Hastings · 10 years ago
  12. 583baa8 Issue #20196: Fixed a bug where Argument Clinic did not generate correct by Larry Hastings · 10 years ago
  13. 61272b7 Issue #19273: The marker comments Argument Clinic uses have been changed by Larry Hastings · 11 years ago
  14. 9026113 Issue #20157: When Argument Clinic renames a parameter because its name by Larry Hastings · 11 years ago
  15. 77561cc Issue #20141: Improved Argument Clinic's support for the PyArg_Parse "O!" by Larry Hastings · 11 years ago
  16. 16c5191 Issue #20144: Argument Clinic now supports simple constants as parameter by Larry Hastings · 11 years ago
  17. eb31e9d Issue #20143: The line numbers reported in Argument Clinic errors are by Larry Hastings · 11 years ago
  18. 3f144c2 Issue #20142: Py_buffer variables generated by Argument Clinic are now by Larry Hastings · 11 years ago
  19. 6d2ea21 Argument Clinic: fixed test suite, improved howto. by Larry Hastings · 11 years ago
  20. 78cf85c Issue #19659: Added documentation for Argument Clinic. by Larry Hastings · 11 years ago
  21. 3cceb38 Issue #19976: Argument Clinic METH_NOARGS functions now always by Larry Hastings · 11 years ago
  22. dc6aaec Clinic: fix "self converters" with METH_NOARGS functions. by Larry Hastings · 11 years ago
  23. 2f9a9aa Clinic: Add warning for untested (and unused in CPython!) format units. by Larry Hastings · 11 years ago
  24. 44e2eaa Issue #19674: inspect.signature() now produces a correct signature by Larry Hastings · 11 years ago
  25. dcd340e Issue #19358: "make clinic" now runs the Argument Clinic preprocessor by Larry Hastings · 11 years ago
  26. ebdcb50 Issue #19730: Argument Clinic now supports all the existing PyArg by Larry Hastings · 11 years ago
  27. abc716b Issue #19474: Argument Clinic now always specifies a default value for by Larry Hastings · 11 years ago
  28. ed4a1c5 Argument Clinic: rename "self" to "module" for module-level functions. by Larry Hastings · 11 years ago
  29. dfcd467 Issue #19390: Argument Clinic no longer accepts malformed Python and C ids. by Larry Hastings · 11 years ago
  30. ef3b1fb Two small, quick bugfixes for Argument Clinic. by Larry Hastings · 11 years ago
  31. 3182680 Issue #16612: Add "Argument Clinic", a compile-time preprocessor by Larry Hastings · 11 years ago