1. 5bbd231 Issue #15513: Added a __sizeof__ implementation for pickle classes. by Serhiy Storchaka · 10 years ago
  2. 2623c8c Issue #20530: Argument Clinic's signature format has been revised again. by Larry Hastings · 10 years ago
  3. 54c1391 Issue #20489: Explicitly qualified expressions for default values in methods. by Serhiy Storchaka · 10 years ago
  4. 7726ac9 #Issue 20456: Several improvements and bugfixes for Argument Clinic, by Larry Hastings · 10 years ago
  5. 581ee36 Issue #20326: Argument Clinic now uses a simple, unique signature to by Larry Hastings · 10 years ago
  6. 3c1f0f1 Issue #20395: Extract generated clinic code in Modules/_pickle.c to separate file. by Serhiy Storchaka · 10 years ago
  7. 2c5ddbe Issue #20193: The zlib module now uses Argument Clinic. by Serhiy Storchaka · 10 years ago
  8. b62deac cleanup after custom buffer converter by Benjamin Peterson · 10 years ago
  9. f0537e8 Issue #20390: Final fix, for generating NoPositional/NoKeyword for __init__ calls. by Larry Hastings · 10 years ago
  10. f256c22 Fix for catestrophic errors in previous checkin (Argument Clinic rollup patch). by Larry Hastings · 10 years ago
  11. c204726 Issue #20390: Small fixes and improvements for Argument Clinic. by Larry Hastings · 10 years ago