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