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
/
http.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop python3.6 support
Éloi Rivard
2022-01-16
1
-1
/
+1
*
Dropped support for Python 2.7 and 3.5
David Smith
2020-11-07
1
-9
/
+8
*
avoid weird bug when conn is not really established
Gael Pasgrimaud
2014-09-19
1
-1
/
+1
*
improve test coverage. we're back at 100%
Gael Pasgrimaud
2014-04-16
1
-1
/
+1
*
Make StopableWSGIServer thread daemonic
Laurence Rowe
2013-11-13
1
-0
/
+1
*
Fixed #72. Use WSGIServer new api even if there waitress has backward compat.
Gael Pasgrimaud
2013-06-02
1
-4
/
+4
*
allow to use a fixed StopableWSGIServer
Gael Pasgrimaud
2013-04-17
1
-1
/
+2
*
That should have been select.error.
Laurence Rowe
2013-03-28
1
-1
/
+2
*
Ignore socket.error following StopableWSGIServer.shutdown.
Laurence Rowe
2013-03-27
1
-1
/
+8
*
Completely rewrite API documentation
Domen Kožar
2013-02-23
1
-6
/
+11
*
try to improve tests
Gael Pasgrimaud
2013-02-23
1
-0
/
+2
*
we need string in headers, not unicode. expose waitress's tracebacks by default
Gael Pasgrimaud
2012-12-19
1
-0
/
+2
*
improve coverage of http/ext
Gael Pasgrimaud
2012-12-16
1
-10
/
+5
*
add some docs for webtest.http
Gael Pasgrimaud
2012-12-08
1
-0
/
+19
*
add tests for http
Gael Pasgrimaud
2012-12-07
1
-28
/
+36
*
fix selenium tests
Gael Pasgrimaud
2012-12-07
1
-2
/
+5
*
use waitress
Gael Pasgrimaud
2012-12-06
1
-0
/
+88