the end of the 2.7 branch
  1. b1d867f Issue #27076: Doc, comment and test function name spelling fixes by Martin Panter · 9 years ago
  2. 581234e Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. by Robert Collins · 10 years ago
  3. cdabc37 Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes. by Senthil Kumaran · 11 years ago
  4. 62e9580 Closes #19258: close WSGI server after handling request in demo code. by Georg Brandl · 12 years ago
  5. 4bb142b Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 13 years ago
  6. e97a24d Issue #16220: wsgiref now always calls close() on an iterable response. by Antoine Pitrou · 13 years ago
  7. 77c1b38 Merged revisions 87797 via svnmerge from by Antoine Pitrou · 15 years ago
  8. 559395f Merged revisions 87564 via svnmerge from by Senthil Kumaran · 15 years ago
  9. 08a8fb3 Manually copy patch for bug 7250 from the release26-maint branch. I suck by Barry Warsaw · 15 years ago
  10. b8708a2 fixed #5801: removed spurious empty lines in wsgiref by Tarek Ziadé · 16 years ago
  11. 6f90303 #7941: fix error message by Ezio Melotti · 16 years ago
  12. 6e3dbbd replace has_key with 'in' operator by Benjamin Peterson · 16 years ago
  13. 74b8d33 #2622 Import errors in email.message, from a py2app standalone application. by Amaury Forgeot d'Arc · 16 years ago
  14. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 17 years ago
  15. d250c8d Silence warnings under -3 triggered by wsgiref. by Brett Cannon · 17 years ago
  16. 403019b Sync w/external release 0.1.2. Please see PEP 360 before making changes to external packages. by Phillip J. Eby · 19 years ago
  17. f992a2b Fix errors found by pychecker by Neal Norwitz · 19 years ago
  18. 2007d4e Remove unused variable by Andrew M. Kuchling · 19 years ago
  19. 982c30b Whitespace normalization. by Tim Peters · 19 years ago
  20. 5cf565d Import wsgiref into the stdlib, as of the external version 0.1-r2181. by Phillip J. Eby · 19 years ago