1. e7c78b2 remove traces of .next by Benjamin Peterson · 16 years ago
  2. 0f7ede4 Review the doc changes for the urllib package creation. by Georg Brandl · 16 years ago
  3. aca8fd7 Documentation updates for urllib package. Modified the documentation for the by Senthil Kumaran · 16 years ago
  4. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  5. 752abd0 Convert a lot of print statements to print functions in docstrings, by Neal Norwitz · 16 years ago
  6. dae2a89 Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-62379,62381 via svnmerge from by Christian Heimes · 16 years ago
  7. 545d300 Fix duplicated paragraph. by Georg Brandl · 17 years ago
  8. fe337bf Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from by Christian Heimes · 17 years ago
  9. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 17 years ago
  10. a612dc0 Merged revisions 61034-61036,61038-61048 via svnmerge from by Christian Heimes · 17 years ago
  11. c3f30c4 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900-60931,60933-60958 via svnmerge from by Christian Heimes · 17 years ago
  12. 18c6689 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60873 via svnmerge from by Christian Heimes · 17 years ago
  13. 2202f87 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60568-60598,60600-60616 via svnmerge from by Christian Heimes · 17 years ago
  14. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  15. 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 17 years ago
  16. 78b1187 Fix now-wrong :keyword: markup. Remove the section about by Georg Brandl · 17 years ago
  17. 679db4a Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from by Christian Heimes · 17 years ago
  18. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  19. 0449f63 Merged revisions 59488-59511 via svnmerge from by Christian Heimes · 17 years ago
  20. 5c10664 Remove further mentions of long integers. by Georg Brandl · 17 years ago
  21. 48decfe Remove file that should have been removed during the merge. by Georg Brandl · 17 years ago
  22. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  23. 4633448 Change instances of 'while 1:' in the docs into 'while True:'. by Collin Winter · 17 years ago
  24. 4c6a140 General clean-up in socket howto. by Collin Winter · 17 years ago
  25. 2e74878 remove/update many of the references to dict.iter*() by Fred Drake · 17 years ago
  26. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  27. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago
  28. 739c01d Delete the LaTeX doc tree. by Georg Brandl · 17 years ago
  29. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  30. c76a250 Merged revisions 56782-56847 via svnmerge from by Guido van Rossum · 17 years ago
  31. 7eaf822 Merged revisions 55962-56019 via svnmerge from by Guido van Rossum · 17 years ago
  32. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  33. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  34. 53855c6 Remove the xmllib module that was obsolete. by Neal Norwitz · 17 years ago
  35. 9fe394c Merged revisions 53538-53622 via svnmerge from by Thomas Wouters · 18 years ago
  36. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  37. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 18 years ago
  38. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  39. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  40. 0919a1a Part of SF patch #1513870 (the still relevant part) -- add reduce() to by Guido van Rossum · 18 years ago
  41. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  42. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  43. d4ec0c3 Merge with trunk up to revision 45620. by Thomas Wouters · 18 years ago
  44. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  45. 9d9af8a Fix typo by Walter Dörwald · 19 years ago
  46. f91de8e Remove sorting HOWTO, after converting it to a wiki page at http://wiki.python.org/moin/HowTo/Sorting by Andrew M. Kuchling · 19 years ago
  47. 4aef41f Remove import string and use string methods by Neal Norwitz · 19 years ago
  48. 5040fee Fix up incomplete sentence by Andrew M. Kuchling · 19 years ago
  49. c28dd1f Typo fix by Andrew M. Kuchling · 19 years ago
  50. 8230df3 Update URLs by Andrew M. Kuchling · 19 years ago
  51. 9922a63 Add to-do list by Andrew M. Kuchling · 19 years ago
  52. b88f774 Remove rexec howto; it's kind of pointless now by Andrew M. Kuchling · 19 years ago
  53. e8f44d6 Commit the howto source to the main Python repository, with Fred's approval by Andrew M. Kuchling · 19 years ago