1. 12d547a Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 9 years ago
  2. b4905ef Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 9 years ago
  3. c145da0 Issue #26889: Fixed hyperlinks formatting. by Serhiy Storchaka · 9 years ago
  4. 63d2fca Issue #26889: Tweaked xmlrpclib documentation. by Serhiy Storchaka · 9 years ago
  5. 6a8163a Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 9 years ago
  6. 3e85838 Fix errors in XML-RPC client example code by Martin Panter · 9 years ago
  7. efa3cf8 add context parameter to xmlrpclib.ServerProxy (#22960) by Benjamin Peterson · 11 years ago
  8. e3e7d40 pep 476: verify certificates by default (#22417) by Benjamin Peterson · 11 years ago
  9. dd1be61 make plural s lowercase by Benjamin Peterson · 11 years ago
  10. 078ece2 note xmlrpclib doesn't verify certs (yet) by Benjamin Peterson · 11 years ago
  11. 23790b4 Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  12. 1625d88 Issue #16341: convert examples to use except ... as ... syntax. by Andrew Svetlov · 13 years ago
  13. 510ff54 Use Python 3 instead of 3.0. by Ezio Melotti · 13 years ago
  14. 9b68092 #12787: link original MultiCall proposal to webarchive and in a footnote by Sandro Tosi · 14 years ago
  15. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  16. 6f18b98 Fix closes issue10403 - Let's not use members anymore. by Senthil Kumaran · 14 years ago
  17. 53ffca5 #7802: fix invalid example (heh). by Georg Brandl · 16 years ago
  18. 75d3fb1 #7801: fix xmlrpclib binary example, open the picture in binary mode by Victor Stinner · 16 years ago
  19. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  20. f5f045e #5927, 5928: typos. by Georg Brandl · 16 years ago
  21. a7b55a3 revert r69777 since all the experts agree that extra import lines distract from the code by Benjamin Peterson · 16 years ago
  22. 5149742 Since we recommend one module per import line, reflect this also in the by Jeroen Ruigrok van der Werven · 16 years ago
  23. 34feea3 #5174: fix wrong file closing in example. by Georg Brandl · 17 years ago
  24. 7044b11 Remove tabs from the documentation. by Georg Brandl · 17 years ago
  25. 90f3673 fix various doc typos #3320 by Benjamin Peterson · 17 years ago
  26. e2caef7 Add renaming notices to xmlrpc modules. by Georg Brandl · 17 years ago
  27. 6d9aafa Factor in documentation changes from issue 1753732. by Skip Montanaro · 17 years ago
  28. 085f75a #1330538: Improve comparison of xmlrpclib.DateTime and datetime instances. by Andrew M. Kuchling · 17 years ago
  29. de68037 Bug #1790: update link; remove outdated paragraph by Andrew M. Kuchling · 18 years ago
  30. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  31. 0a0cf16 Add examples to the xmlrpclib docs. Written for GHOP by Josip Dzolonga. by Georg Brandl · 18 years ago
  32. a739503 Add :term:s for "new-style class". by Georg Brandl · 18 years ago
  33. cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
  34. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago