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