Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
751771b0d03e4277c486e66852dc773418a47181
/
Lib
/
wsgiref
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
1afc169
Make a new urllib package .
by Jeremy Hylton
· 16 years ago
820c120
Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
by Barry Warsaw
· 16 years ago
2442015
Create http package. #2883.
by Georg Brandl
· 16 years ago
828f04a
Issue #1066: implement PEP 3109, 2/3 of PEP 3134.
by Collin Winter
· 17 years ago
6a10e02
Switch wsgiref to io.{StringIO,BytesIO}. This shuts up the test failures.
by Guido van Rossum
· 17 years ago
ec8e716
Convert some usages of types.StringType to just str (since types.StringType has gone away).
by Collin Winter
· 17 years ago
1325790
Merged revisions 55795-55816 via svnmerge from
by Guido van Rossum
· 17 years ago
e7ba495
Merged revisions 55631-55794 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
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 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
06a2dc7
Use explicit relative import, to make things work again.
by Guido van Rossum
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago