Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
eb933de807e5cba2d012fe6c7f8c1c64bab03660
/
Lib
/
wsgiref
/
handlers.py
b715fac
Issue #3839: wsgiref should not override a Content-Length header set by
by Antoine Pitrou
· 15 years ago
b6d4a8e
Implement http://bugs.python.org/issue10155 using And Clover's patch, w/added
by Phillip J. Eby
· 15 years ago
e159422
Update wsgiref for PEP 3333, and fix errors introduced into the test suite by converting type() checks to isinstance().
by Phillip J. Eby
· 15 years ago
b193826
Manually copy patch for bug 7250 from the release26-maint branch. I suck
by Barry Warsaw
· 15 years ago
8e615ae
Merged revisions 78367 via svnmerge from
by Tarek Ziadé
· 15 years ago
a3211ee
Merged revisions 78211 via svnmerge from
by Ezio Melotti
· 15 years ago
38a66ad
Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x,
by Antoine Pitrou
· 17 years ago
828f04a
Issue #1066: implement PEP 3109, 2/3 of PEP 3134.
by Collin Winter
· 18 years ago
ec8e716
Convert some usages of types.StringType to just str (since types.StringType has gone away).
by Collin Winter
· 18 years ago
e7ba495
Merged revisions 55631-55794 via svnmerge from
by Guido van Rossum
· 18 years ago
e2b70bc
Get rid of dict.has_key(). Boy this has a lot of repercussions!
by Guido van Rossum
· 19 years ago
06a2dc7
Use explicit relative import, to make things work again.
by Guido van Rossum
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago