Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4cf65a630a8d45bad3fe5cdc4c2632ec64e7ba27
/
Lib
/
wsgiref
/
headers.py
46f5072
Issue #27076: Doc, comment and tests spelling fixes
by Martin Panter
· 8 years ago
465e60e
Issue #22033: Reprs of most Python implemened classes now contain actual
by Serhiy Storchaka
· 10 years ago
3e88722
Issue #5800: headers parameter of wsgiref.headers.Headers is now optional.
by Berker Peksag
· 10 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
8e615ae
Merged revisions 78367 via svnmerge from
by Tarek Ziadé
· 15 years ago
1c25de6
Merged revisions 73952 via svnmerge from
by Amaury Forgeot d'Arc
· 15 years ago
934896d
Merged revisions 69846 via svnmerge from
by Mark Dickinson
· 16 years ago
a9ecbda
Fix BytesWarning with -bb in wsgiref.headers.Headers.
by Antoine Pitrou
· 16 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
0b70cca
Remove usage of backticks.
by Brett Cannon
· 18 years ago
b053cd8
Killed the <> operator. You must now use !=.
by Guido van Rossum
· 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