Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test_exceptions on Python 3 | Victor Stinner | 2015-04-22 | 1 | -3/+5 |
* | Strip trailing spaces | Victor Stinner | 2015-04-21 | 1 | -6/+6 |
* | Fix #240, unicode exceptions cause collector to fail. Also make tests somewh... | ianb | 2008-03-26 | 1 | -3/+8 |
* | Fixed problem where the errorcatching middleware doesn't expose the close met... | ianb | 2006-10-03 | 1 | -2/+2 |
* | Fixed a bug in the registry test (not code), since str(registered_object) nev... | ianb | 2006-08-23 | 1 | -1/+1 |
* | Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w... | ianb | 2005-12-13 | 1 | -12/+18 |
* | Fixed case when the code could not be highlighted because it is too invalid; ... | ianb | 2005-11-05 | 1 | -6/+14 |
* | Got exception tests working; error_catcher filter now paste-deploy-ified | ianb | 2005-08-22 | 1 | -0/+88 |