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
*
- Issue #3300: make urllib.parse.[un]quote() default to UTF-8.
Guido van Rossum
2008-08-18
1
-0/+2
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
Renamed the SocketServer module to 'socketserver'.
Alexandre Vassalotti
2008-05-12
1
-1/+1
*
Bug #2565: The repr() of type objects now calls them 'class',
Martin v. Löwis
2008-04-07
1
-1/+1
*
Make sure the mock object passed to finish_request() is buffered.
Jeremy Hylton
2007-08-10
1
-4/+6
*
Switch wsgiref to io.{StringIO,BytesIO}. This shuts up the test failures.
Guido van Rossum
2007-08-08
1
-3/+3
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-6/+3
*
PEP 3114: rename .next() to .__next__() and add next() builtin.
Georg Brandl
2007-04-21
1
-3/+3
*
Killed the <> operator. You must now use !=.
Guido van Rossum
2006-08-24
1
-2/+2
*
Get rid of dict.has_key(). Boy this has a lot of repercussions!
Guido van Rossum
2006-08-18
1
-4/+4
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+615