1. 1f2a1ae Merged revisions 74558 via svnmerge from by Kristján Valur Jónsson · 15 years ago
  2. fe99105 Use true booleans and PEP8 for argdefaults. by Georg Brandl · 15 years ago
  3. e671fd2 Issue #6360: Simplify string decoding in xmlrpc.client. by Alexandre Vassalotti · 15 years ago
  4. 9ab0731 merging revision 74100 from trunk: by Kristján Valur Jónsson · 15 years ago
  5. aefde24 porting revision 74098 from trunk: by Kristján Valur Jónsson · 15 years ago
  6. 43535d9 http://bugs.python.org/issue6267 by Kristján Valur Jónsson · 15 years ago
  7. 985fc6a http://bugs.python.org/issue6267 porting revision 73638 to py3k by Kristján Valur Jónsson · 15 years ago
  8. b54d801 #3613: add base64.encodebytes and decodebytes as the new spelling of encodestring and decodestring; deprecate the latter. by Georg Brandl · 15 years ago
  9. cef803f Remove mentions of the nonexisting SlowParser in xmlrpc.client. by Georg Brandl · 15 years ago
  10. 317185a Recorded merge of revisions 73201 via svnmerge from by Georg Brandl · 15 years ago
  11. a3d29e8 Merged revisions 71268 via svnmerge from by Matthias Klose · 15 years ago
  12. 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
  13. c748506 #5636: fix next -> __next__ in csv reader docs. by Georg Brandl · 15 years ago
  14. 99412e5 Merged revisions 70940 via svnmerge by Georg Brandl · 15 years ago
  15. c8dcfb6 part of #3613: fix get_host_info() usage of base64.encodestring(). by Georg Brandl · 16 years ago
  16. 7e11b3f merging / reimplementing r68532 from the trunk to Py3k by Kristján Valur Jónsson · 16 years ago
  17. a56c467 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from by Mark Dickinson · 16 years ago
  18. 41e3667 #3614: Correct a typo in xmlrpc.client. by Amaury Forgeot d'Arc · 16 years ago
  19. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  20. 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
  21. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  22. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago