index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
wsgiref
/
validate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-18610: Update wsgiref.validate docstring for wsgi.input read() (GH-11663)
Cheryl Sabella
2019-04-13
1
-1/+1
*
Remove tiny bit of deadcode from wsgiref.validate (#3996)
Alex Gaynor
2017-10-31
1
-2/+0
*
Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.
Robert Collins
2015-07-26
1
-1/+1
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-2/+2
*
Update wsgiref for PEP 3333, and fix errors introduced into the test suite by...
Phillip J. Eby
2010-11-02
1
-20/+22
*
Issue #4718: Adapt the wsgiref package so that it actually works with Python ...
Antoine Pitrou
2009-01-03
1
-8/+18
*
Merged revisions 55795-55816 via svnmerge from
Guido van Rossum
2007-06-07
1
-14/+13
*
PEP 3114: rename .next() to .__next__() and add next() builtin.
Georg Brandl
2007-04-21
1
-3/+3
*
Get rid of dict.has_key(). Boy this has a lot of repercussions!
Guido van Rossum
2006-08-18
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+432