1. e007860 http://bugs.python.org/issue6267 Cumulative patch to http and xmlrpc by Kristján Valur Jónsson · 15 years ago
  2. b2f49ff Remove a dict.has_key() use in DocXMLRPCServer that comes up under -3. by Brett Cannon · 16 years ago
  3. 727a590 Update PEP URL. by Andrew M. Kuchling · 17 years ago
  4. 8c3d0f7 Remove a 2.2-ism. by Guido van Rossum · 17 years ago
  5. 6113ce5 Two fixes in DocXMLRPCServer: by Georg Brandl · 17 years ago
  6. ae04106 Patch #1599845: Add an option to disable the implicit calls to server_bind() and server_activate() in the constructors for TCPServer, SimpleXMLRPCServer and DocXMLRPCServer. by Collin Winter · 17 years ago
  7. 622f144 [Bug #1473048] by Andrew M. Kuchling · 18 years ago
  8. f715366 Reduce the usage of the types module. by Raymond Hettinger · 20 years ago
  9. 33ad28b Use multi-line import by Andrew M. Kuchling · 20 years ago
  10. 9c5ea50 Patch #727805: Remove extra line ending from CGI responses. by Martin v. Löwis · 21 years ago
  11. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  12. 281b2c6 Patch #536883: SimpleXMLRPCServer auto-docing subclass. by Martin v. Löwis · 21 years ago