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