1. 2ee4128 Remove test.test_support.guard_warnings_filter. by Brett Cannon · 18 years ago
  2. 229cee2 Deprecate BaseException.message as per PEP 352. by Brett Cannon · 18 years ago
  3. 6fbb96e Refactor PEP 352 tests to make it easier in the future to make sure certain by Brett Cannon · 18 years ago
  4. 129bd52 No more raising of string exceptions! by Brett Cannon · 19 years ago
  5. ca2ca79 Remove the __unicode__ method from exceptions. Allows unicode() to be called by Brett Cannon · 19 years ago
  6. 6b4ed74 Fix parsing of exception_hierarchy.txt when a platform-specific exception is by Brett Cannon · 19 years ago
  7. bf36409 PEP 352 implementation. Creates a new base class, BaseException, which has an by Brett Cannon · 19 years ago