1. 08dabf0 Patch #103344: Sort dicts from extcall for easier comparison with Jython. by Tim Peters · 25 years ago
  2. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  3. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  4. 2057970 This patch makes sure that the function name always appears in the error by Ka-Ping Yee · 25 years ago
  5. 1a7aab7 When a PyCFunction that takes only positional parameters is called with by Fred Drake · 25 years ago
  6. 6b4ec51 Fix for SF bug #117241 by Jeremy Hylton · 25 years ago
  7. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  8. 5ff2ac2 Break a cycle created in the saboteur() function. by Vladimir Marangozov · 25 years ago
  9. 4b49101 Don't be so strict in checking AttributeError -- the error message by Guido van Rossum · 25 years ago
  10. 074c3e6 Two fixes for extended call syntax: by Jeremy Hylton · 25 years ago
  11. 003663d fix previous checkin by Jeremy Hylton · 25 years ago
  12. aed0d8d add test cases for Greg Ewing's extended call syntax patch by Jeremy Hylton · 25 years ago