Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4b73676c3d260b37b91dedbc0b286c4e779350e4
/
Lib
/
wsgiref
/
simple_server.py
ed0425c
Issue #24291: Avoid WSGIRequestHandler doing partial writes
by Martin Panter
· 8 years ago
50dd1f7
Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8
by Martin Panter
· 9 years ago
e025b52
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
by Senthil Kumaran
· 10 years ago
d98d6cb
Closes #19258: close WSGI server after handling request in demo code.
by Georg Brandl
· 11 years ago
a5e0eaf
Fix 5931 - Python runtime hardcoded in wsgiref.simple_server - Now it specifies an implementation specific term.
by Senthil Kumaran
· 12 years ago
b6d4a8e
Implement http://bugs.python.org/issue10155 using And Clover's patch, w/added
by Phillip J. Eby
· 14 years ago
a01799f
Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333.
by Phillip J. Eby
· 14 years ago
8e615ae
Merged revisions 78367 via svnmerge from
by Tarek Ziadé
· 15 years ago
38a66ad
Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x,
by Antoine Pitrou
· 16 years ago
1afc169
Make a new urllib package .
by Jeremy Hylton
· 16 years ago
820c120
Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
by Barry Warsaw
· 16 years ago
2442015
Create http package. #2883.
by Georg Brandl
· 16 years ago
6a10e02
Switch wsgiref to io.{StringIO,BytesIO}. This shuts up the test failures.
by Guido van Rossum
· 17 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
0b70cca
Remove usage of backticks.
by Brett Cannon
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago