1. 83e9f4c Remove last traces of mimetools. by Georg Brandl · 16 years ago
  2. 23c51a2 actually remove the mimetools module by Benjamin Peterson · 16 years ago
  3. 624a789 Add dummy_threading to toctree. by Georg Brandl · 16 years ago
  4. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 16 years ago
  5. 559e5d7 #2630: Implement PEP 3138. by Georg Brandl · 16 years ago
  6. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 16 years ago
  7. eec3d71 #3021: Antoine Pitrou's Lexical exception handlers by Benjamin Peterson · 16 years ago
  8. c28e1fa Merged revisions 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,64066,64071 via svnmerge from by Georg Brandl · 16 years ago
  9. f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 16 years ago
  10. f08a9dd Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from by Georg Brandl · 16 years ago
  11. 0c77a82 Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from by Georg Brandl · 16 years ago
  12. 0312494 Remove last traces of cStringIO. by Georg Brandl · 16 years ago
  13. b795f528 Merged revisions 63988,63991 via svnmerge from by Thomas Heller · 16 years ago
  14. 97cf99f Patch #3064: Port new turtle module and demos to 3.0. by Martin v. Löwis · 16 years ago
  15. 00709aa Merged revisions 63856-63857,63859-63860 via svnmerge from by Martin v. Löwis · 16 years ago
  16. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  17. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  18. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  19. e95593e Merged revisions 63888 via svnmerge from by Martin v. Löwis · 16 years ago
  20. 877b10a Remove the htmllib and sgmllib modules as per PEP 3108. by Georg Brandl · 16 years ago
  21. 40ab2ec remove mac module docs missed in the first round by Benjamin Peterson · 16 years ago
  22. 9e670c2 Added a note to [] that special forms & special chars lose their meaning by Mark Summerfield · 16 years ago
  23. 2932d93 #3007: remove stringio docs and fix a few nits in io docs. by Georg Brandl · 16 years ago
  24. 6101395 Remove deprecated SmartCookie and SerialCookie classes. by Georg Brandl · 16 years ago
  25. a23810f The commands module has been removed. The getoutput() and getstatusoutput() by Brett Cannon · 16 years ago
  26. f4a4123 Fix old-style octal literals in the docs. by Georg Brandl · 16 years ago
  27. c772372 Remove remaining references to UserDict module. by Georg Brandl · 16 years ago
  28. 79e4803 remove test.support.have_unicode by Benjamin Peterson · 16 years ago
  29. 2b7411d Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via svnmerge from by Benjamin Peterson · 16 years ago
  30. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  31. a37cfc6 Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,63534,63541 via svnmerge from by Benjamin Peterson · 16 years ago
  32. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago
  33. 0a7ac7d Create the dbm package from PEP 3108. #2881. by Georg Brandl · 16 years ago
  34. 50923f9 remove version note by Benjamin Peterson · 16 years ago
  35. b533e26 Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from by Georg Brandl · 16 years ago
  36. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  37. 38feaf0 #2879: rename _winreg to winreg. by Georg Brandl · 16 years ago
  38. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  39. 9087b7f Merged revisions 63438 via svnmerge from by Georg Brandl · 16 years ago
  40. 3c50ea4 rename HTMLParser to html.parser and htmlentitydefs to html.entities; by Fred Drake · 16 years ago
  41. ac6060c Tkinter, step 3: doc updates. by Georg Brandl · 16 years ago
  42. bee3253 Merged revisions 63361-63373,63375,63377-63380 via svnmerge from by Alexandre Vassalotti · 16 years ago
  43. d11ae5d Rename enumerate() kw argument name to "iterable" and fix "sequence"->"iterable" in some docstrings. by Georg Brandl · 16 years ago
  44. 1f2ba4b Rename the repr module to reprlib. by Alexandre Vassalotti · 16 years ago
  45. e9f305f Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,63229-63232,63234-63235,63237-63239,63241,63243-63246,63250-63254,63256-63259,63261,63263-63264,63266-63267,63269-63270,63272-63273,63275-63276,63278,63280-63281,63283-63284,63286-63287,63289-63290,63292-63293,63295-63296,63298-63299,63301-63302,63304-63305,63307,63309-63314,63316-63322,63324-63325,63327-63335,63337-63338,63340-63342,63344-63346,63348 via svnmerge from by Alexandre Vassalotti · 16 years ago
  46. eca20b6 Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-63152,63155-63165,63167-63176,63181-63186,63188-63189 via svnmerge from by Alexandre Vassalotti · 16 years ago
  47. acbb786 Remove the statvfs module. by Brett Cannon · 16 years ago
  48. 8ae3e05 Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 via svnmerge from by Alexandre Vassalotti · 16 years ago
  49. 5f8ced2 Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from by Alexandre Vassalotti · 16 years ago
  50. a79e33e Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-62976,62978-62982,62984,62987-62996 via svnmerge from by Alexandre Vassalotti · 16 years ago
  51. 6461e10 Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,62947-62949 via svnmerge from by Alexandre Vassalotti · 16 years ago
  52. 2505bc6 Fix json examples so they would actually work in Py3k by Benjamin Peterson · 16 years ago
  53. 1d1eaa4 Renamed ConfigParser to configparser. by Alexandre Vassalotti · 16 years ago
  54. 752abd0 Convert a lot of print statements to print functions in docstrings, by Neal Norwitz · 16 years ago
  55. 8321f97 Remove merge conflict by Neal Norwitz · 16 years ago
  56. 69a07fb Remove the Mac modules by Benjamin Peterson · 16 years ago
  57. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  58. 3183585 Remove deprecated Tester class from doctest module. by Georg Brandl · 16 years ago
  59. bf086a1 range() returns an iterable, not an iterator. by Georg Brandl · 16 years ago
  60. 1c502b5 Fix typo. by Georg Brandl · 16 years ago
  61. 5e18a20 Document the 'n' integer presentation type for str.format(). by Eric Smith · 16 years ago
  62. d3343cb Remove the multifile module as deprecated by PEP 4. by Brett Cannon · 16 years ago
  63. ce26195 Renamed the SocketServer module to 'socketserver'. by Alexandre Vassalotti · 16 years ago
  64. 25c7f0f Revert commit r63088. by Alexandre Vassalotti · 16 years ago
  65. 49d1b4f Remove old backwards-compatibility classes from the cgi module. by Georg Brandl · 16 years ago
  66. aa5b411 #756982: Remove rfc822 reference. by Georg Brandl · 16 years ago
  67. 2b576d2 Renamed PixMapWrapper module to pixmapwrapper. by Alexandre Vassalotti · 16 years ago
  68. f260e44 Rename Queue module to queue. by Alexandre Vassalotti · 16 years ago
  69. 30c78d6 Update the codecs docs w.r.t. str/bytes. by Georg Brandl · 16 years ago
  70. 95817b3 Remove mentions of "plain" integers. by Georg Brandl · 16 years ago
  71. edb978f #2814: remove deprecated classes from mailbox module. Patch by Humberto Diogenes. by Georg Brandl · 16 years ago
  72. f7fa63d Rename copy_reg module to copyreg. by Alexandre Vassalotti · 16 years ago
  73. d8b61ee Remove the mhlib module. by Brett Cannon · 16 years ago
  74. bd47442 The ihooks module has been removed. by Brett Cannon · 16 years ago
  75. 1efcdab Remove a reference to the docs of fpformat. by Brett Cannon · 16 years ago
  76. b59a2bd Remove the fpformat module. by Brett Cannon · 16 years ago
  77. f4fd993 Remove the dircache module. by Brett Cannon · 16 years ago
  78. d71ca41 Remove os.path.walk by Benjamin Peterson · 16 years ago
  79. 699adb9 Merged revisions 62873,62887,62892-62896,62904 via svnmerge from by Benjamin Peterson · 16 years ago
  80. 900ee3a Remove the user module. by Brett Cannon · 16 years ago
  81. d7cce26 Remove the mutex module. by Brett Cannon · 16 years ago
  82. 0ec5855 Remove the imputil module. by Brett Cannon · 16 years ago
  83. e4ca815 Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge from by Christian Heimes · 16 years ago
  84. 9054000 Merged revisions 62734,62736,62748,62769 via svnmerge from by Christian Heimes · 16 years ago
  85. 8dc226f Merged revisions 62774-62775,62785,62787-62788 via svnmerge from by Christian Heimes · 16 years ago
  86. 5d8da20 Merged revisions 62713,62715,62728,62737,62740,62744,62749,62756 via svnmerge from by Christian Heimes · 16 years ago
  87. e06de8b #2762: remove 2.x remnants and patch up some new documentation. by Georg Brandl · 16 years ago
  88. 4251481 #2761: Some are types too. by Georg Brandl · 16 years ago
  89. de2b00e Clarify map() behavior. by Georg Brandl · 16 years ago
  90. 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
  91. c14bb75 Fix var name. by Georg Brandl · 16 years ago
  92. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  93. be5229e Removed documentation for future_builtins by Benjamin Peterson · 16 years ago
  94. 35e8c46 remove some old versionchanged and versionadded directives by Benjamin Peterson · 16 years ago
  95. b9e2304 dumps() and loads() work in terms of bytes objects not strings. by Mark Summerfield · 16 years ago
  96. e6d5f30 A lot of small detailed revisions to the io module's doc. by Mark Summerfield · 16 years ago
  97. a342c01 Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,62412-62414,62418-62419 via svnmerge from by Christian Heimes · 16 years ago
  98. 58f9e4f Remove duplicated reduce() entry. by Georg Brandl · 16 years ago
  99. e8dd070 Reverted 62397; no versionadded/changed in 3.0 docs by Benjamin Peterson · 16 years ago
  100. 7014164 the io module was added in 2.6 (I know not really, but the end user isn't going to care about backporting.) by Benjamin Peterson · 16 years ago