1. c885443 Stop producing or using OverflowWarning. PEP 237 thought this would by Tim Peters · 20 years ago
  2. a94568a Patch #734231: Update RiscOS support. In particular, correct by Martin v. Löwis · 21 years ago
  3. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  4. d392506 Tighten up some warning filters, and break some dependencies on the by Tim Peters · 22 years ago
  5. aa3dc45 Enable support for jython: by Finn Bock · 23 years ago
  6. ede049b Add tests for new PyErr_NormalizeException() behavior by Jeremy Hylton · 23 years ago
  7. 83b120d Turn OverflowWarning into an error locally, in order to make the by Guido van Rossum · 23 years ago
  8. b9c1d3d reload(exceptions) should not raise an ImportError, but should act by Barry Warsaw · 23 years ago
  9. 3faa52e Allow 'continue' inside 'try' clause SF patch 102989 by Thomas Wouters by Jeremy Hylton · 24 years ago
  10. 2e6d25c Use 4-space indents. by Fred Drake · 24 years ago
  11. 72e48bd Add test cases to make sure we get the right SyntaxError message for by Fred Drake · 24 years ago
  12. 3a9d061 Applying patch #100994 to allow JPython to use more of the standard by Barry Warsaw · 24 years ago
  13. 85f3639 Create two new exceptions: IndentationError and TabError. These are by Fred Drake · 24 years ago
  14. 56c807d add minimal test of exception use. verify that each exception can be by Jeremy Hylton · 24 years ago
  15. 992cb8a Added a test to catch the base class. by Barry Warsaw · 24 years ago
  16. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  17. 6ed41a0 Expanded r() function to handle class exceptions. by Barry Warsaw · 27 years ago
  18. e2cb727 exec() -> exec by Guido van Rossum · 29 years ago
  19. 9ea0fbc Unmerged except and finally clauses by Guido van Rossum · 32 years ago
  20. 3bead09 Initial revision by Guido van Rossum · 33 years ago