1. 46f5072 Issue #27076: Doc, comment and tests spelling fixes by Martin Panter · 8 years ago
  2. 465e60e Issue #22033: Reprs of most Python implemened classes now contain actual by Serhiy Storchaka · 10 years ago
  3. 3e88722 Issue #5800: headers parameter of wsgiref.headers.Headers is now optional. by Berker Peksag · 10 years ago
  4. e159422 Update wsgiref for PEP 3333, and fix errors introduced into the test suite by converting type() checks to isinstance(). by Phillip J. Eby · 14 years ago
  5. 8e615ae Merged revisions 78367 via svnmerge from by Tarek Ziadé · 15 years ago
  6. 1c25de6 Merged revisions 73952 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  7. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 16 years ago
  8. a9ecbda Fix BytesWarning with -bb in wsgiref.headers.Headers. by Antoine Pitrou · 16 years ago
  9. 38a66ad Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x, by Antoine Pitrou · 16 years ago
  10. 1325790 Merged revisions 55795-55816 via svnmerge from by Guido van Rossum · 17 years ago
  11. 0b70cca Remove usage of backticks. by Brett Cannon · 18 years ago
  12. b053cd8 Killed the <> operator. You must now use !=. by Guido van Rossum · 18 years ago
  13. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  14. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago