1. d322abb [3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141) by Serhiy Storchaka · 6 years ago
  2. 463572c bpo-36101: remove non-ascii characters in docstring (GH-12018) by animalize · 6 years ago
  3. 2a39d25 bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520) by Serhiy Storchaka · 7 years ago
  4. 4a934d4 bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748) by Serhiy Storchaka · 7 years ago
  5. 20678fd Add docstrings to public methods from context.c (GH-8531) by Peter Lamut · 7 years ago
  6. f23746a bpo-32436: Implement PEP 567 (#5027) by Yury Selivanov · 8 years ago