1. 3911d83 Issue #27614: Avoid race in test_docxmlrpc server setup by Martin Panter · 9 years ago
  2. 3d36f0f Spelling and grammar fixes in code comments and documentation by Martin Panter · 9 years ago
  3. 0f8f784 Removed duplicated words in in comments and docs. by Serhiy Storchaka · 11 years ago
  4. 4bb142b Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 13 years ago
  5. 6a10281 Issue #7449, last part (11): fix many tests if thread support is disabled by Victor Stinner · 15 years ago
  6. f28fd24 Issue 6292: for the moment at least, the test suite passes if run by R. David Murray · 15 years ago
  7. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 15 years ago
  8. 12cad20 Add missing import. by Georg Brandl · 16 years ago
  9. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 16 years ago
  10. 61d5f6f Fix transient refleaks in test_docxmlrpc. by Antoine Pitrou · 16 years ago
  11. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  12. b7df32e Fixed following error when DocXMLRPCServer failed. by Hirokazu Yamamoto · 17 years ago
  13. 8d11930 Update URL by Andrew M. Kuchling · 18 years ago
  14. e6daafb Add DocXMLRPCServer test from GHOP task #136, written by Jeff Wheeler. by Georg Brandl · 18 years ago