index
:
delta/python-packages/webtest.git
docs-cleanup
form_charset
github-actions
issue-templates-contributing
main
master
pytest
six
stevepiercy-patch-1
github.com: Pylons/webtest.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webtest
/
debugapp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove some ugly stuff by using future's literal and six. this mean we do no ...
Gael Pasgrimaud
2012-12-05
1
-12
/
+20
*
better py3 compat
Chris McDonough
2011-09-22
1
-1
/
+1
*
pep8
Gael Pasgrimaud
2011-08-25
1
-0
/
+1
*
py3 compat. only 4 errors remaining
Gael Pasgrimaud
2011-08-25
1
-11
/
+9
*
fix bug with latest webob version: can't read body without content_length
Gael Pasgrimaud
2011-08-20
1
-1
/
+4
*
remove Paste dependencie. use debug_app instead of URLMap
Gael Pasgrimaud
2011-08-09
1
-1
/
+10
*
only warn if a content-type is returned by 204/304 with no content-length
Gael Pasgrimaud
2011-07-12
1
-0
/
+8
*
Fix a bunch of unicode errors with the tests
Ian Bicking
2010-09-01
1
-1
/
+1
*
Add .head() method (from http://trac.pythonpaste.org/pythonpaste/ticket/371 -...
Ian Bicking
2010-09-01
1
-0
/
+2
*
woops, fix sorted for > 2.3
pjenvey
2008-01-17
1
-1
/
+4
*
use the 2.3 compatible sorted
pjenvey
2008-01-16
1
-0
/
+1
*
change queryvars to GET
ianb
2007-10-03
1
-3
/
+3
*
rename method from webob
ianb
2007-08-15
1
-1
/
+1
*
rename
ianb
2007-08-09
1
-0
/
+35