index
:
delta/python-packages/paste-git.git
2.0.3
BB-4
benjaminp-fixture-unicode-paths
blueyed-coverage
bug/21
cd/travis-ci
cdent/git-actions
cdent/use-importlib
double_slash_at_start_of_path_fix
eliminate_cgi_parse_qsl
eliminate_cgi_parse_qsl_2
fix-19
fix-docs
fix-has_key
gzip_work_with_generator
mainline-refactor
master
py37
py3k
pytest
python3_wsgilib_add_close_next
require_six
stringio
test_wsgirequest_charset_use_UTF-8_instead_of_iso-8859-1
tox_add_py35
tox_add_pypy
tox_coverage
github.com: cdent/paste.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_exceptions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed test suite on Windows (also disabled CGI tests as they shouldn't even w...
maluke
2008-05-28
1
-3
/
+3
*
Fix #240, unicode exceptions cause collector to fail. Also make tests somewh...
Ian Bicking
2008-03-26
1
-3
/
+8
*
Fix a couple tests that had some fragility
Ian Bicking
2008-03-25
2
-2
/
+2
*
Simplify the way HTTPExceptionHandler catches HTTPExceptions. You can no lon...
Ian Bicking
2007-09-21
1
-27
/
+0
*
Fixed problem where the errorcatching middleware doesn't expose the close met...
Ian Bicking
2006-10-03
1
-2
/
+2
*
Fixing a bug when unicode is used in exceptions, the
cce
2006-09-11
1
-0
/
+15
*
Fixed a bug in the registry test (not code), since str(registered_object) nev...
Ian Bicking
2006-08-23
2
-2
/
+2
*
Fixed problem with exception formatter word wrapping routine
Ian Bicking
2006-08-21
1
-0
/
+10
*
- got rid of unnecessary trailing spaces in httpexceptions
cce
2005-12-23
1
-4
/
+4
*
Moved all the internal uses of wsgilib to their correct forms now
Ian Bicking
2005-12-18
1
-1
/
+2
*
not just direct iterators break this, but middleware that convert the result ...
cce
2005-12-15
1
-0
/
+9
*
committing an example that worked before the recent change to httpexceptions
cce
2005-12-15
1
-1
/
+19
*
Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...
Ian Bicking
2005-12-13
3
-17
/
+101
*
Fixed case when the code could not be highlighted because it is too invalid; ...
Ian Bicking
2005-11-05
2
-8
/
+26
*
Got exception tests working; error_catcher filter now paste-deploy-ified
Ian Bicking
2005-08-22
4
-0
/
+305