1. 06788c9 Fix a few remaining problems found by rstlint. by Georg Brandl · 16 years ago
  2. 05f5ab7 Remove references to __cmp__. by Georg Brandl · 16 years ago
  3. 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
  4. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  5. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago[Renamed (89%) from Doc/library/xmlrpclib.rst]
  6. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  7. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  8. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  9. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  10. a62da1d Merged revisions 59921-59932 via svnmerge from by Christian Heimes · 17 years ago
  11. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  12. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 17 years ago
  13. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  14. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 17 years ago
  15. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  16. 460add4 Correction to the xmlrpc docs by John Reese and Jacques Frechet. by Guido van Rossum · 17 years ago
  17. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago