index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_wsgiref.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.7] bpo-37411: Rewrite test_wsgiref.testEnviron() (GH-14394) (GH-14404)
Miss Islington (bot)
2019-06-26
1
-26/+56
*
Remove unused imports in test_wsgiref.py
Senthil Kumaran
2015-09-03
1
-2/+2
*
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to ...
Senthil Kumaran
2014-09-17
1
-0/+5
*
Issue #20555: Use specific asserts in urllib, httplib, ftplib, cgi, wsgiref t...
Serhiy Storchaka
2014-02-08
1
-2/+2
*
Issue #20138: Backport tests for handling non-ASCII URLs in the
Serhiy Storchaka
2014-01-12
1
-0/+6
*
Fix whacky spacing in test_wsgiref
Antoine Pitrou
2012-10-21
1
-58/+0
*
Issue #16220: wsgiref now always calls close() on an iterable response.
Antoine Pitrou
2012-10-21
1
-31/+19
*
Merged revisions 87797 via svnmerge from
Antoine Pitrou
2011-01-06
1
-4/+11
*
Merged revisions 87564 via svnmerge from
Senthil Kumaran
2010-12-29
1
-0/+4
*
remove the svn:executable property from files that don't have shebang lines
Benjamin Peterson
2010-03-05
1
-0/+0
*
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
Ezio Melotti
2010-02-03
1
-3/+3
*
use assert[Not]IsInstance where appropriate
Ezio Melotti
2010-01-24
1
-3/+3
*
Reverting the Revision: 77368. I committed Flox's big patch for tests by
Senthil Kumaran
2010-01-08
1
-3/+3
*
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...
Senthil Kumaran
2010-01-08
1
-3/+3
*
Kill a couple of "<>"
Antoine Pitrou
2010-01-04
1
-2/+2
*
Try to make test_wsgiref less fragile against environment changes by other tests
Antoine Pitrou
2009-11-03
1
-1/+8
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-18/+18
*
socketserver renaming reversal part 3: move the module into the right
Georg Brandl
2008-05-24
1
-1/+1
*
Updated all import statements to use the new socketserver module name.
Alexandre Vassalotti
2008-05-12
1
-1/+1
*
Standardize on test.test_support.run_unittest() (as opposed to a mix of run_u...
Collin Winter
2007-04-25
1
-6/+3
*
Sync w/external release 0.1.2. Please see PEP 360 before making changes to e...
Phillip J. Eby
2006-06-12
1
-6/+11
*
compare_generic_iter(): Fixed the failure of test_wsgiref's testFileWrapper
Tim Peters
2006-06-11
1
-12/+7
*
Import wsgiref into the stdlib, as of the external version 0.1-r2181.
Phillip J. Eby
2006-06-09
1
-0/+615