1. c84dc9d Fix test_xmlrpc_net to no longer fail since there are no more buildbots for trunk. by Brett Cannon · 14 years ago
  2. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  3. 305c6b8 Since time.xmlrpc.com is unreliable, add another test to test_xmlrpc_net by Antoine Pitrou · 15 years ago
  4. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  5. b42dab3 revert r64092 because http://xmlrpc.com is back up by Benjamin Peterson · 16 years ago
  6. 4dea1eb Temporarily disable test_xmlrpc_net because xmlrpc.com is broken by Benjamin Peterson · 16 years ago
  7. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  8. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago
  9. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  10. f7276c9 Be more forgiving if we get an error, there are lots of potential socket errors by Neal Norwitz · 16 years ago
  11. 64018ae Skip test if socket gets reset, the problem is on the other side. by Neal Norwitz · 16 years ago
  12. 5d8a88a Change xmlrpclib to use the newer httplib interface. by Jeremy Hylton · 17 years ago