1. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  2. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  3. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  4. 4fbc72b Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from by Christian Heimes · 16 years ago
  5. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  6. 77c02eb Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617-60678 via svnmerge from by Christian Heimes · 17 years ago
  7. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  8. 98b349f Fix some tests I broke. (More to follow.) by Guido van Rossum · 17 years ago
  9. 700bd92 Fix a few places that broke due to a recent change to io.py. by Guido van Rossum · 17 years ago
  10. 289bc05 some RiscOS stuff I missed before (was only looking for "RISCOS") by Skip Montanaro · 17 years ago
  11. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  12. c0f2d2d SF patch# 1762940 by Joe Gregorio. by Guido van Rossum · 17 years ago
  13. b5a755e Merged revisions 56301-56442 via svnmerge from by Guido van Rossum · 17 years ago
  14. 6a2ccd0 Fix for one particular test (test_file). There are still four errors. by Guido van Rossum · 17 years ago
  15. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  16. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  17. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 18 years ago
  18. 7131f84 Fix a bunch of doctests with the -d option of refactor.py. by Guido van Rossum · 18 years ago
  19. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  20. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  21. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  22. 4d70c3d Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn by Thomas Wouters · 18 years ago
  23. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  24. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  25. 2a0c780 Use relative import now that it is required. (Should this go into 2.5?) by Neal Norwitz · 18 years ago
  26. 2a8ec99 test_gopher(): Squash another deprecation warning about gopherlib. by Tim Peters · 19 years ago
  27. 4cbd1e3 Move test case for HTTP response dict to httplib. by Georg Brandl · 19 years ago
  28. e1b13d2 Bug #735248: Fix urllib2.parse_http_list. by Georg Brandl · 19 years ago
  29. f5f32b4 Whitespace normalization. by Tim Peters · 19 years ago
  30. 5c5fe2f RFE [ 1216944 ] Add Error Code Dictionary to urllib2 by Georg Brandl · 19 years ago
  31. 5d9c303 Fix urllib2.urlopen() handling of chunked content encoding. by Jeremy Hylton · 20 years ago
  32. 3f7cb5d Patch [ 972332 ] urllib2 FTPHandler bugs / John J. Lee by Kurt B. Kaiser · 20 years ago
  33. 85064ff [Patch #988602] Move the urllib2 tests into the test framework by Andrew M. Kuchling · 20 years ago
  34. 27f8836 Whitespace normalization. by Tim Peters · 20 years ago
  35. 31352c5 Remove unused import. (If it's there for some deep, dark reason, it should have been commented.) by Andrew M. Kuchling · 20 years ago
  36. bd3200f Add test case for bug #912845: requesting an HTTP byte range doesn't work by Andrew M. Kuchling · 20 years ago
  37. 2a6ba90 Patch #963318: Add support for client-side cookie management. by Martin v. Löwis · 20 years ago
  38. b3ee6f9 Fix two bugs in the new do_open() implementation for HTTPHandler. by Jeremy Hylton · 21 years ago
  39. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  40. e708fbd Remove methods that are no longer called by urllib2. by Jeremy Hylton · 21 years ago
  41. df38ea9 Add methods to MockHTTPClass for modern httplib interface. by Jeremy Hylton · 21 years ago
  42. c1be59f SF patch 852995: add processors feature to urllib2 by Jeremy Hylton · 21 years ago
  43. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  44. e2ae77b SF patch #474590 -- RISC OS support by Guido van Rossum · 23 years ago
  45. 83e7ccc Whitespace normalization. by Tim Peters · 23 years ago
  46. 535c524 A quick hack to make the test pass on the Mac (similar to the quick hack by Jack Jansen · 23 years ago
  47. 861adac This has never worked on Windows. Now it does. If it breaks on Unix now, by Tim Peters · 23 years ago
  48. 3a2ab1a Whitespace normalization. by Tim Peters · 23 years ago
  49. e3e6104 Trivial tests of urllib2 for recent SF bug by Jeremy Hylton · 23 years ago