Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
95da83d9bac698d420cc308e8699ef6e4fae2aca
/
Lib
/
wsgiref
/
validate.py
f8716c8
bpo-18610: Update wsgiref.validate docstring for wsgi.input read() (GH-11663)
by Cheryl Sabella
· 6 years ago
f0f62cc
Remove tiny bit of deadcode from wsgiref.validate (#3996)
by Alex Gaynor
· 7 years ago
ddc7440
Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.
by Robert Collins
· 9 years ago
737fb89
Issue #16714: use 'raise' exceptions, don't 'throw'.
by Andrew Svetlov
· 12 years ago
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
38a66ad
Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x,
by Antoine Pitrou
· 16 years ago
1325790
Merged revisions 55795-55816 via svnmerge from
by Guido van Rossum
· 17 years ago
a18af4e
PEP 3114: rename .next() to .__next__() and add next() builtin.
by Georg Brandl
· 18 years ago
e2b70bc
Get rid of dict.has_key(). Boy this has a lot of repercussions!
by Guido van Rossum
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago