1. 37e4ef7 Issue #27810: Rerun Argument Clinic on all modules by Victor Stinner · 8 years ago
  2. 9171a8b Issue #27574: Decreased an overhead of parsing keyword arguments in functions by Serhiy Storchaka · 8 years ago
  3. 5dee655 Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7. by Serhiy Storchaka · 8 years ago
  4. 247789c Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the by Serhiy Storchaka · 9 years ago
  5. 89964c4 Issue #23944: Argument Clinic now wraps long impl prototypes at column 78. by Larry Hastings · 9 years ago
  6. 92e8af6 Issue #23492: Argument Clinic now generates argument parsing code with by Serhiy Storchaka · 9 years ago
  7. e71258a Issue #15955: Add an option to limit the output size in bz2.decompress(). by Antoine Pitrou · 10 years ago
  8. 2623c8c Issue #20530: Argument Clinic's signature format has been revised again. by Larry Hastings · 11 years ago
  9. 581ee36 Issue #20326: Argument Clinic now uses a simple, unique signature to by Larry Hastings · 11 years ago
  10. f0537e8 Issue #20390: Final fix, for generating NoPositional/NoKeyword for __init__ calls. by Larry Hastings · 11 years ago
  11. f256c22 Fix for catestrophic errors in previous checkin (Argument Clinic rollup patch). by Larry Hastings · 11 years ago
  12. c204726 Issue #20390: Small fixes and improvements for Argument Clinic. by Larry Hastings · 11 years ago[Renamed (90%) from Modules/_bz2module.clinic.c]
  13. 1bc4bb2 Issue #20193: The _bz2 module now uses Argument Clinic. by Serhiy Storchaka · 11 years ago