1. 87903c1 Merge with 3.2. by Georg Brandl · 12 years ago
  2. 26af3b2 Refer test_xmlrpc_net to the new buildbot URL at buildbot.python.org. by Georg Brandl · 12 years ago
  3. 1439c77 Merge test_xmlrpc_net fixes (issue #13434) by Antoine Pitrou · 13 years ago
  4. f1c141b Fix resource warning in test_xmlrpc_net by Antoine Pitrou · 13 years ago
  5. 5a88c38 Issue #13434: skip the time.xmlrpc.com test, and reenable the buildbot test. by Antoine Pitrou · 13 years ago
  6. 57d1a88 Fix imports from collections.abc by Raymond Hettinger · 13 years ago
  7. 8d9a4e6 Disable test_python_builders in test_xmlrpc_net, following buildbot upgrade on python.org by Antoine Pitrou · 14 years ago
  8. c84dc9d Fix test_xmlrpc_net to no longer fail since there are no more buildbots for trunk. by Brett Cannon · 14 years ago
  9. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  10. 305c6b8 Since time.xmlrpc.com is unreliable, add another test to test_xmlrpc_net by Antoine Pitrou · 15 years ago
  11. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  12. b42dab3 revert r64092 because http://xmlrpc.com is back up by Benjamin Peterson · 16 years ago
  13. 4dea1eb Temporarily disable test_xmlrpc_net because xmlrpc.com is broken by Benjamin Peterson · 16 years ago
  14. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  15. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago
  16. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  17. f7276c9 Be more forgiving if we get an error, there are lots of potential socket errors by Neal Norwitz · 16 years ago
  18. 64018ae Skip test if socket gets reset, the problem is on the other side. by Neal Norwitz · 16 years ago
  19. 5d8a88a Change xmlrpclib to use the newer httplib interface. by Jeremy Hylton · 17 years ago