1. dae5b84 Merged revisions 86523 via svnmerge from by Senthil Kumaran · 14 years ago
  2. f2849f0 Merged revisions 86514 via svnmerge from by Senthil Kumaran · 14 years ago
  3. af577cb Merged revisions 86051 via svnmerge from by Benjamin Peterson · 14 years ago
  4. f45c368 Merged revisions 80112 via svnmerge from by Victor Stinner · 14 years ago
  5. b044b2a Merged revisions 74821,74828-74831,74833,74835 via svnmerge from by Georg Brandl · 15 years ago
  6. b54d801 #3613: add base64.encodebytes and decodebytes as the new spelling of encodestring and decodestring; deprecate the latter. by Georg Brandl · 15 years ago
  7. cef803f Remove mentions of the nonexisting SlowParser in xmlrpc.client. by Georg Brandl · 15 years ago
  8. 317185a Recorded merge of revisions 73201 via svnmerge from by Georg Brandl · 15 years ago
  9. a3d29e8 Merged revisions 71268 via svnmerge from by Matthias Klose · 15 years ago
  10. b3af08f Fix for issue5040. Adding support for unicode message passing and tests for unicode message and test for Content-Length. by Senthil Kumaran · 15 years ago
  11. c748506 #5636: fix next -> __next__ in csv reader docs. by Georg Brandl · 15 years ago
  12. 99412e5 Merged revisions 70940 via svnmerge by Georg Brandl · 15 years ago
  13. c8dcfb6 part of #3613: fix get_host_info() usage of base64.encodestring(). by Georg Brandl · 15 years ago
  14. 7e11b3f merging / reimplementing r68532 from the trunk to Py3k by Kristján Valur Jónsson · 16 years ago
  15. a56c467 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from by Mark Dickinson · 16 years ago
  16. 41e3667 #3614: Correct a typo in xmlrpc.client. by Amaury Forgeot d'Arc · 16 years ago
  17. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  18. f08a9dd Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from by Georg Brandl · 16 years ago
  19. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  20. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago