1. 0abbe8c Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri() by Serhiy Storchaka · 11 years ago
  2. 299fa4c Fix Issue 10753 - Don't quote ;=, in the PATH_INFO envvar. by Senthil Kumaran · 14 years ago
  3. 8e615ae Merged revisions 78367 via svnmerge from by Tarek Ziadé · 15 years ago
  4. fe99105 Use true booleans and PEP8 for argdefaults. by Georg Brandl · 15 years ago
  5. 38a66ad Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x, by Antoine Pitrou · 16 years ago
  6. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  7. 6a10e02 Switch wsgiref to io.{StringIO,BytesIO}. This shuts up the test failures. by Guido van Rossum · 17 years ago
  8. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  9. b053cd8 Killed the <> operator. You must now use !=. by Guido van Rossum · 18 years ago
  10. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  11. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago