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