1. ea46fa8 Undo previous checkin -- Barry fixed it better. by Guido van Rossum · 23 years ago
  2. d320ad0 Update test output to match new (more informative) error message about by Guido van Rossum · 23 years ago
  3. 297abad The change of type(None).__name__ from 'None' to 'NoneType' broke this by Guido van Rossum · 23 years ago
  4. 2f228e7 Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask". by Tim Peters · 23 years ago
  5. ceccc3c Test cases for examples of ext call error handling. by Jeremy Hylton · 23 years ago
  6. 08dabf0 Patch #103344: Sort dicts from extcall for easier comparison with Jython. by Tim Peters · 24 years ago
  7. 2057970 This patch makes sure that the function name always appears in the error by Ka-Ping Yee · 24 years ago
  8. 24ec6fb track recent change to test_extcall.py by Jeremy Hylton · 24 years ago
  9. 661ea26 Ka-Ping Yee <ping@lfw.org>: by Fred Drake · 24 years ago
  10. 074c3e6 Two fixes for extended call syntax: by Jeremy Hylton · 24 years ago
  11. 003663d fix previous checkin by Jeremy Hylton · 24 years ago
  12. aed0d8d add test cases for Greg Ewing's extended call syntax patch by Jeremy Hylton · 24 years ago