1. f260e44 Rename Queue module to queue. by Alexandre Vassalotti · 17 years ago
  2. 4e3e21e Remove test for now-removed classes. by Georg Brandl · 17 years ago
  3. 8041d47 fix __all__ by Benjamin Peterson · 17 years ago
  4. 30c78d6 Update the codecs docs w.r.t. str/bytes. by Georg Brandl · 17 years ago
  5. 20a046c Remove old macro that isn't used anywhere anymore. by Georg Brandl · 17 years ago
  6. 95817b3 Remove mentions of "plain" integers. by Georg Brandl · 17 years ago
  7. 6e6dcb5 Block doc change about plain/long integers. by Georg Brandl · 17 years ago
  8. bb74a78 Remove an obsolete sentence. by Georg Brandl · 17 years ago
  9. edb978f #2814: remove deprecated classes from mailbox module. Patch by Humberto Diogenes. by Georg Brandl · 17 years ago
  10. f7fa63d Rename copy_reg module to copyreg. by Alexandre Vassalotti · 17 years ago
  11. 7760008 Blocked revisions 63030 via svnmerge by Brett Cannon · 17 years ago
  12. d8b61ee Remove the mhlib module. by Brett Cannon · 17 years ago
  13. 99a9b86 Blocked revisions 63025 via svnmerge by Brett Cannon · 17 years ago
  14. d8dcebd Blocked revisions 63021 via svnmerge by Brett Cannon · 17 years ago
  15. 5438934 Blocked revisions 63018 via svnmerge by Brett Cannon · 17 years ago
  16. bd47442 The ihooks module has been removed. by Brett Cannon · 17 years ago
  17. 4fabdc7 Blocked revisions 63013 via svnmerge by Brett Cannon · 17 years ago
  18. 1efcdab Remove a reference to the docs of fpformat. by Brett Cannon · 17 years ago
  19. b59a2bd Remove the fpformat module. by Brett Cannon · 17 years ago
  20. 386a229 Blocked revisions 63007-63008 via svnmerge by Brett Cannon · 17 years ago
  21. 52600aa Blocked revisions 63004 via svnmerge by Brett Cannon · 17 years ago
  22. f4fd993 Remove the dircache module. by Brett Cannon · 17 years ago
  23. 7ecf3dc Fixup old, invalid import. by Jeremy Hylton · 17 years ago
  24. d175b4c The Canvas module has been removed. by Brett Cannon · 17 years ago
  25. 704cf16 Blocked revisions 62985-62986 via svnmerge by Brett Cannon · 17 years ago
  26. 2fd53bb Blocked revisions 62983 via svnmerge by Brett Cannon · 17 years ago
  27. b0ce5aa Blocked revisions 62977 via svnmerge by Brett Cannon · 17 years ago
  28. 5d64a41 Blocked revisions 62974 via svnmerge by Brett Cannon · 17 years ago
  29. 67c6df4 Blocked revisions 62971 via svnmerge by Brett Cannon · 17 years ago
  30. 848b339 Blocked revisions 62968 via svnmerge by Brett Cannon · 17 years ago
  31. aaa0d7d Blocked revisions 62962 via svnmerge by Brett Cannon · 17 years ago
  32. 27b495f Blocked revisions 62960 via svnmerge by Alexandre Vassalotti · 17 years ago
  33. f0c0ff6 Removed redundant max() call. by Alexandre Vassalotti · 17 years ago
  34. 4e6531e Removed remnants of os.path.walk(). by Alexandre Vassalotti · 17 years ago
  35. 14a767d Made the TypeError message in bytes_iconcat() less confusing. by Alexandre Vassalotti · 17 years ago
  36. b2289ec Merged revisions 62946 via svnmerge from by Martin v. Löwis · 17 years ago
  37. 66834fd Use UNICODE wWinMain, to make CRT initialize __wargv. by Martin v. Löwis · 17 years ago
  38. b134227 block r62943 by Mark Dickinson · 17 years ago
  39. b63aff1 Revert the temporary change in r62624 by Mark Dickinson · 17 years ago
  40. c4352b0 Issue 2801: fix bug in float.is_integer where ValueError was incorrectly by Mark Dickinson · 17 years ago
  41. b27406c Issue 2748: fix __ceil__, __floor__ and __round__ magic methods in by Mark Dickinson · 17 years ago
  42. 97371eb Blocked revisions 62923 via svnmerge by Brett Cannon · 17 years ago
  43. bd89860 Blocked revisions 62920 via svnmerge by Brett Cannon · 17 years ago
  44. 6bae081 Blocked revisions 62917 via svnmerge by Brett Cannon · 17 years ago
  45. b2ef125 Blocked revisions 62912 via svnmerge by Benjamin Peterson · 17 years ago
  46. d71ca41 Remove os.path.walk by Benjamin Peterson · 17 years ago
  47. 699adb9 Merged revisions 62873,62887,62892-62896,62904 via svnmerge from by Benjamin Peterson · 17 years ago
  48. cf7d175 Blocked revisions 62865 via svnmerge by Benjamin Peterson · 17 years ago
  49. cb0cdce Move variable declaration to the top of the block, by Amaury Forgeot d'Arc · 17 years ago
  50. 6ee80ec Blocked revisions 62900 via svnmerge by Brett Cannon · 17 years ago
  51. 34afe87 Document that the mutex module is now gone. by Brett Cannon · 17 years ago
  52. 900ee3a Remove the user module. by Brett Cannon · 17 years ago
  53. 0e87f0f Blocked revisions 62888 via svnmerge by Brett Cannon · 17 years ago
  54. e633740 Blocked revisions 62884 via svnmerge by Brett Cannon · 17 years ago
  55. d7cce26 Remove the mutex module. by Brett Cannon · 17 years ago
  56. 39143f8 Block r62879. by Brett Cannon · 17 years ago
  57. 0d71ee7 Add entry for removal of imputil. Also start the 3.0b1 section. by Brett Cannon · 17 years ago
  58. 0ec5855 Remove the imputil module. by Brett Cannon · 17 years ago
  59. 6d4df9b Don't echo the echo commands added to "make install". Fix a typo. by Guido van Rossum · 17 years ago
  60. e4ca815 Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge from by Christian Heimes · 17 years ago
  61. e580f5c Forward port r62849. by Raymond Hettinger · 17 years ago
  62. 10956ea Forward port r62848. by Raymond Hettinger · 17 years ago
  63. 519a658 Oops, the retag screwed this up. First step in repairing this. by Barry Warsaw · 17 years ago
  64. 4a1c213 Post tag updates. by Barry Warsaw · 17 years ago
  65. 6f8f246 Blocked revisions 62861 via svnmerge by Christian Heimes · 17 years ago
  66. 9054000 Merged revisions 62734,62736,62748,62769 via svnmerge from by Christian Heimes · 17 years ago
  67. c848655 Move tag. by Barry Warsaw · 17 years ago
  68. 9eab8b0 Missed one file by Barry Warsaw · 17 years ago
  69. 54e74dd Tagging for 3.0a5 by Barry Warsaw · 17 years ago
  70. 160b9a3 Bumping versions for 3.0a5 by Barry Warsaw · 17 years ago
  71. 8d109cb Antoine Pitrou's patch for bug 2507; exception state lives too long in 3.0. by Barry Warsaw · 17 years ago
  72. 96de30a Removed test_overflow from test_memoryio.CBytesIOTest. by Alexandre Vassalotti · 17 years ago
  73. 8130f7c Fixed the negative value check in io._BytesIO.seek(). by Alexandre Vassalotti · 17 years ago
  74. 10dfc1e Fixed bytes naming in the docstrings of _bytesio.c. by Alexandre Vassalotti · 17 years ago
  75. bcd2c08 Fixed a memory leak introduced in r62462 by Christian Heimes · 17 years ago
  76. ec924c9 Reverted (partially) patch r62667 to zipimport.c. by Alexandre Vassalotti · 17 years ago
  77. 9ea0117 Remove ">>>>" markers left over from merge by Benjamin Peterson · 17 years ago
  78. 7d06089 Fixed docstring of _bytesio._BytesIO.writelines(). by Alexandre Vassalotti · 17 years ago
  79. 1bfe9dc8 Changed _bytesio.c to avoid comparing a signed with an unsigned value. by Alexandre Vassalotti · 17 years ago
  80. 2e0419d Cleaned how _BytesIO.read() returns an empty bytes object. by Alexandre Vassalotti · 17 years ago
  81. 8e99760 Added code to compile new _bytesio on Windows by Christian Heimes · 17 years ago
  82. 75ca4ea Merged revisions 62792,62799-62800 via svnmerge from by Christian Heimes · 17 years ago
  83. 4833b3c Fixed a small bug introduced by r62778. by Alexandre Vassalotti · 17 years ago
  84. 8dc226f Merged revisions 62774-62775,62785,62787-62788 via svnmerge from by Christian Heimes · 17 years ago
  85. 1bf7108 Block a Misc/NEWS entry (r62797). by Brett Cannon · 17 years ago
  86. 87c2eb3 Block r62793 (deprecation of audiodev). by Brett Cannon · 17 years ago
  87. 5fdea68 Silence a compiler warning by Christian Heimes · 17 years ago
  88. 2ef32f2 Blocked revisions 62769 via svnmerge by Christian Heimes · 17 years ago
  89. 5da31eb Added tests to check the buffer type returned during reading. by Alexandre Vassalotti · 17 years ago
  90. 77250f4 Added fast alternate io.BytesIO implementation and its test suite. by Alexandre Vassalotti · 17 years ago
  91. 5d8da20 Merged revisions 62713,62715,62728,62737,62740,62744,62749,62756 via svnmerge from by Christian Heimes · 17 years ago
  92. b91960c Blocked revisions 62734,62736,62748 via svnmerge by Christian Heimes · 17 years ago
  93. e06de8b #2762: remove 2.x remnants and patch up some new documentation. by Georg Brandl · 17 years ago
  94. 7694100 Give with_traceback a docstring. by Georg Brandl · 17 years ago
  95. 4251481 #2761: Some are types too. by Georg Brandl · 17 years ago
  96. de2b00e Clarify map() behavior. by Georg Brandl · 17 years ago
  97. 1a9f900 Merged revisions 62726 via svnmerge from by Martin v. Löwis · 17 years ago
  98. 8570f6a Merged revisions 62724 via svnmerge from by Martin v. Löwis · 17 years ago
  99. 43653bb Block r62722 since it relies on r62720. by Brett Cannon · 17 years ago
  100. 0eb0ab4 Block r62720 (DeprecationWarning for warnings.showwarning() and lack of 'line' by Brett Cannon · 17 years ago