1. d322abb [3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141) by Serhiy Storchaka · 4 years, 11 months ago
  2. 96631dc [3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599) by Serhiy Storchaka · 5 years ago
  3. 21161d7 [3.8] bpo-37942: Improve argument clinic float converter (GH-15470) (GH-15480) by Raymond Hettinger · 5 years ago
  4. 3191391 bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058) by Serhiy Storchaka · 5 years ago
  5. 2a39d25 bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520) by Serhiy Storchaka · 6 years ago
  6. 4fa9591 bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313) by Serhiy Storchaka · 6 years ago
  7. 32d96a2 bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. (GH-9689) by Serhiy Storchaka · 6 years ago
  8. 65ce60a bpo-20180: Simplify char_converter in Argument Clinic. (GH-9828) by Serhiy Storchaka · 6 years ago
  9. 837c7dc bpo-35578: Add an example file for testing Argument Clinic converters. (GH-11306) by Serhiy Storchaka · 6 years ago