1. e961593 Merged revisions 77727 via svnmerge from by Ezio Melotti · 15 years ago
  2. 577473f use assert[Not]In where appropriate by Benjamin Peterson · 15 years ago
  3. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  4. db26f7c Issue 3611: in some cases (a __del__ re-raising an exception, when called from inside by Amaury Forgeot d'Arc · 16 years ago
  5. 9b67602 move test to a better location by Benjamin Peterson · 16 years ago
  6. e652821 implement chained exception tracebacks by Benjamin Peterson · 16 years ago
  7. b4fb6e4 Implicit exception chaining via __context__ (PEP 3134). by Guido van Rossum · 16 years ago
  8. eec3d71 #3021: Antoine Pitrou's Lexical exception handlers by Benjamin Peterson · 16 years ago
  9. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  10. 1966f1c Fix refleaks exposed by test_raise. by Collin Winter · 17 years ago
  11. 812567d Cut test_raise down to size. by Collin Winter · 17 years ago
  12. 828f04a Issue #1066: implement PEP 3109, 2/3 of PEP 3134. by Collin Winter · 17 years ago