1. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  2. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  3. 6a59b70 Merge 3.2 by Éric Araujo · 13 years ago
  4. c432a9d Use raw string for a docstring that uses a backslash by Éric Araujo · 13 years ago
  5. 91932da #13973: move a couple of imports at module level. Patch by Tshepang Lekhonkhobe. by Ezio Melotti · 13 years ago
  6. 3ccc918 Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer by Charles-François Natali · 13 years ago
  7. cd96b4f Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer by Charles-François Natali · 13 years ago
  8. ec1712a Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer by Charles-François Natali · 13 years ago
  9. 1b7458b Closes #2979: add parameter 'use_builtin_types' to the SimpleXMLRPCServer. by Florent Xicluna · 13 years ago
  10. 6166519 Closes #13297: use bytes type to send and receive binary data through XMLRPC. by Florent Xicluna · 13 years ago
  11. 2738a64 Fix regression due to changeset 2096158376e5 (issue #13305). by Florent Xicluna · 13 years ago
  12. b6f019a Let's assume that the datetime module is always available. by Florent Xicluna · 13 years ago
  13. 75861df Fix User-Agent for the xmlrpc.client, and catch KeyboardInterrupt for the standalone xmlrpc.server. by Florent Xicluna · 13 years ago
  14. f70fd70 Merge 3.2 by Florent Xicluna · 13 years ago
  15. 93dfee1 Issue #13293: Better error message when trying to marshal bytes using xmlrpc.client. by Florent Xicluna · 13 years ago
  16. c4fec93 Cleanup xmlrpc: remove obsolete comments, unused imports. Add test for bytes marshalling. by Florent Xicluna · 13 years ago
  17. 3fa29f7 Closes #13291: NameError in xmlrpc package. by Florent Xicluna · 13 years ago
  18. 5d1155c Closes #13258: Use callable() built-in in the standard library. by Florent Xicluna · 13 years ago
  19. aabbda5 Merge 3.2 by Florent Xicluna · 13 years ago
  20. 2bb96f5 Cleanup code: remove int/long idioms and simplify a while statement. by Florent Xicluna · 13 years ago
  21. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 14 years ago
  22. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  23. f34445f Fix Issue8194 - Fix incompatible API change in the parse_respones for xmlrpclib. by Senthil Kumaran · 14 years ago
  24. dae5b84 Merged revisions 86523 via svnmerge from by Senthil Kumaran · 14 years ago
  25. 6a0b5c4 Code Changes as per review comments by Antoine Pitrou. by Senthil Kumaran · 14 years ago
  26. f2849f0 Merged revisions 86514 via svnmerge from by Senthil Kumaran · 14 years ago
  27. 8ce1f1f Fix Issue 9991: xmlrpc client ssl check faulty by Senthil Kumaran · 14 years ago
  28. af577cb Merged revisions 86051 via svnmerge from by Benjamin Peterson · 14 years ago
  29. 2d8c917 more fun with string exceptions by Benjamin Peterson · 14 years ago
  30. 756f547 #9032: XML-RPC client: Transport.request() retries on EPIPE error by Victor Stinner · 14 years ago
  31. f45c368 Merged revisions 80112 via svnmerge from by Victor Stinner · 14 years ago
  32. 5bfe146 Issue #7606: XML-RPC traceback stored in X-traceback is now encoded to ASCII by Victor Stinner · 14 years ago
  33. 1f2a1ae Merged revisions 74558 via svnmerge from by Kristján Valur Jónsson · 15 years ago
  34. b044b2a Merged revisions 74821,74828-74831,74833,74835 via svnmerge from by Georg Brandl · 15 years ago
  35. fe99105 Use true booleans and PEP8 for argdefaults. by Georg Brandl · 15 years ago
  36. e671fd2 Issue #6360: Simplify string decoding in xmlrpc.client. by Alexandre Vassalotti · 15 years ago
  37. 9ab0731 merging revision 74100 from trunk: by Kristján Valur Jónsson · 15 years ago
  38. aefde24 porting revision 74098 from trunk: by Kristján Valur Jónsson · 15 years ago
  39. 43535d9 http://bugs.python.org/issue6267 by Kristján Valur Jónsson · 15 years ago
  40. 985fc6a http://bugs.python.org/issue6267 porting revision 73638 to py3k by Kristján Valur Jónsson · 15 years ago
  41. b54d801 #3613: add base64.encodebytes and decodebytes as the new spelling of encodestring and decodestring; deprecate the latter. by Georg Brandl · 15 years ago
  42. cef803f Remove mentions of the nonexisting SlowParser in xmlrpc.client. by Georg Brandl · 15 years ago
  43. 317185a Recorded merge of revisions 73201 via svnmerge from by Georg Brandl · 15 years ago
  44. a3d29e8 Merged revisions 71268 via svnmerge from by Matthias Klose · 15 years ago
  45. 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
  46. c748506 #5636: fix next -> __next__ in csv reader docs. by Georg Brandl · 15 years ago
  47. 99412e5 Merged revisions 70940 via svnmerge by Georg Brandl · 15 years ago
  48. c8dcfb6 part of #3613: fix get_host_info() usage of base64.encodestring(). by Georg Brandl · 16 years ago
  49. 7e11b3f merging / reimplementing r68532 from the trunk to Py3k by Kristján Valur Jónsson · 16 years ago
  50. a56c467 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from by Mark Dickinson · 16 years ago
  51. 41e3667 #3614: Correct a typo in xmlrpc.client. by Amaury Forgeot d'Arc · 16 years ago
  52. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  53. 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
  54. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  55. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago