Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 87797 via svnmerge from | Antoine Pitrou | 2011-01-06 | 1 | -1/+3 |
| | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87797 | antoine.pitrou | 2011-01-06 18:17:04 +0100 (jeu., 06 janv. 2011) | 4 lines Issue #3839: wsgiref should not override a Content-Length header set by the application. Initial patch by Clovis Fabricio. ........ | ||||
* | Manually copy patch for bug 7250 from the release26-maint branch. I suck | Barry Warsaw | 2010-03-01 | 1 | -0/+4 |
| | | | | | because I did this in the wrong order and couldn't smack svnmerge into submission. | ||||
* | fixed #5801: removed spurious empty lines in wsgiref | Tarek Ziadé | 2010-02-23 | 1 | -51/+0 |
| | |||||
* | #7941: fix error message | Ezio Melotti | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | replace has_key with 'in' operator | Benjamin Peterson | 2009-10-09 | 1 | -3/+3 |
| | |||||
* | Silence warnings under -3 triggered by wsgiref. | Brett Cannon | 2008-08-04 | 1 | -6/+7 |
| | |||||
* | Sync w/external release 0.1.2. Please see PEP 360 before making changes to ↵ | Phillip J. Eby | 2006-06-12 | 1 | -0/+17 |
| | | | | external packages. | ||||
* | Whitespace normalization. | Tim Peters | 2006-06-09 | 1 | -18/+1 |
| | |||||
* | Import wsgiref into the stdlib, as of the external version 0.1-r2181. | Phillip J. Eby | 2006-06-09 | 1 | -0/+492 |