1. 7ecf3dc Fixup old, invalid import. by Jeremy Hylton · 16 years ago
  2. d175b4c The Canvas module has been removed. by Brett Cannon · 16 years ago
  3. 704cf16 Blocked revisions 62985-62986 via svnmerge by Brett Cannon · 16 years ago
  4. 2fd53bb Blocked revisions 62983 via svnmerge by Brett Cannon · 16 years ago
  5. b0ce5aa Blocked revisions 62977 via svnmerge by Brett Cannon · 16 years ago
  6. 5d64a41 Blocked revisions 62974 via svnmerge by Brett Cannon · 16 years ago
  7. 67c6df4 Blocked revisions 62971 via svnmerge by Brett Cannon · 16 years ago
  8. 848b339 Blocked revisions 62968 via svnmerge by Brett Cannon · 16 years ago
  9. aaa0d7d Blocked revisions 62962 via svnmerge by Brett Cannon · 16 years ago
  10. 27b495f Blocked revisions 62960 via svnmerge by Alexandre Vassalotti · 16 years ago
  11. f0c0ff6 Removed redundant max() call. by Alexandre Vassalotti · 16 years ago
  12. 4e6531e Removed remnants of os.path.walk(). by Alexandre Vassalotti · 16 years ago
  13. 14a767d Made the TypeError message in bytes_iconcat() less confusing. by Alexandre Vassalotti · 16 years ago
  14. b2289ec Merged revisions 62946 via svnmerge from by Martin v. Löwis · 16 years ago
  15. 66834fd Use UNICODE wWinMain, to make CRT initialize __wargv. by Martin v. Löwis · 16 years ago
  16. b134227 block r62943 by Mark Dickinson · 16 years ago
  17. b63aff1 Revert the temporary change in r62624 by Mark Dickinson · 16 years ago
  18. c4352b0 Issue 2801: fix bug in float.is_integer where ValueError was incorrectly by Mark Dickinson · 16 years ago
  19. b27406c Issue 2748: fix __ceil__, __floor__ and __round__ magic methods in by Mark Dickinson · 16 years ago
  20. 97371eb Blocked revisions 62923 via svnmerge by Brett Cannon · 16 years ago
  21. bd89860 Blocked revisions 62920 via svnmerge by Brett Cannon · 16 years ago
  22. 6bae081 Blocked revisions 62917 via svnmerge by Brett Cannon · 16 years ago
  23. b2ef125 Blocked revisions 62912 via svnmerge by Benjamin Peterson · 16 years ago
  24. d71ca41 Remove os.path.walk by Benjamin Peterson · 16 years ago
  25. 699adb9 Merged revisions 62873,62887,62892-62896,62904 via svnmerge from by Benjamin Peterson · 16 years ago
  26. cf7d175 Blocked revisions 62865 via svnmerge by Benjamin Peterson · 16 years ago
  27. cb0cdce Move variable declaration to the top of the block, by Amaury Forgeot d'Arc · 16 years ago
  28. 6ee80ec Blocked revisions 62900 via svnmerge by Brett Cannon · 16 years ago
  29. 34afe87 Document that the mutex module is now gone. by Brett Cannon · 16 years ago
  30. 900ee3a Remove the user module. by Brett Cannon · 16 years ago
  31. 0e87f0f Blocked revisions 62888 via svnmerge by Brett Cannon · 16 years ago
  32. e633740 Blocked revisions 62884 via svnmerge by Brett Cannon · 16 years ago
  33. d7cce26 Remove the mutex module. by Brett Cannon · 16 years ago
  34. 39143f8 Block r62879. by Brett Cannon · 16 years ago
  35. 0d71ee7 Add entry for removal of imputil. Also start the 3.0b1 section. by Brett Cannon · 16 years ago
  36. 0ec5855 Remove the imputil module. by Brett Cannon · 16 years ago
  37. 6d4df9b Don't echo the echo commands added to "make install". Fix a typo. by Guido van Rossum · 16 years ago
  38. e4ca815 Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge from by Christian Heimes · 16 years ago
  39. e580f5c Forward port r62849. by Raymond Hettinger · 16 years ago
  40. 10956ea Forward port r62848. by Raymond Hettinger · 16 years ago
  41. 519a658 Oops, the retag screwed this up. First step in repairing this. by Barry Warsaw · 16 years ago
  42. 4a1c213 Post tag updates. by Barry Warsaw · 16 years ago
  43. 6f8f246 Blocked revisions 62861 via svnmerge by Christian Heimes · 16 years ago
  44. 9054000 Merged revisions 62734,62736,62748,62769 via svnmerge from by Christian Heimes · 16 years ago
  45. c848655 Move tag. by Barry Warsaw · 16 years ago
  46. 9eab8b0 Missed one file by Barry Warsaw · 16 years ago
  47. 54e74dd Tagging for 3.0a5 by Barry Warsaw · 16 years ago
  48. 160b9a3 Bumping versions for 3.0a5 by Barry Warsaw · 16 years ago
  49. 8d109cb Antoine Pitrou's patch for bug 2507; exception state lives too long in 3.0. by Barry Warsaw · 16 years ago
  50. 96de30a Removed test_overflow from test_memoryio.CBytesIOTest. by Alexandre Vassalotti · 16 years ago
  51. 8130f7c Fixed the negative value check in io._BytesIO.seek(). by Alexandre Vassalotti · 16 years ago
  52. 10dfc1e Fixed bytes naming in the docstrings of _bytesio.c. by Alexandre Vassalotti · 16 years ago
  53. bcd2c08 Fixed a memory leak introduced in r62462 by Christian Heimes · 16 years ago
  54. ec924c9 Reverted (partially) patch r62667 to zipimport.c. by Alexandre Vassalotti · 16 years ago
  55. 9ea0117 Remove ">>>>" markers left over from merge by Benjamin Peterson · 16 years ago
  56. 7d06089 Fixed docstring of _bytesio._BytesIO.writelines(). by Alexandre Vassalotti · 16 years ago
  57. 1bfe9dc8 Changed _bytesio.c to avoid comparing a signed with an unsigned value. by Alexandre Vassalotti · 16 years ago
  58. 2e0419d Cleaned how _BytesIO.read() returns an empty bytes object. by Alexandre Vassalotti · 16 years ago
  59. 8e99760 Added code to compile new _bytesio on Windows by Christian Heimes · 16 years ago
  60. 75ca4ea Merged revisions 62792,62799-62800 via svnmerge from by Christian Heimes · 16 years ago
  61. 4833b3c Fixed a small bug introduced by r62778. by Alexandre Vassalotti · 16 years ago
  62. 8dc226f Merged revisions 62774-62775,62785,62787-62788 via svnmerge from by Christian Heimes · 16 years ago
  63. 1bf7108 Block a Misc/NEWS entry (r62797). by Brett Cannon · 16 years ago
  64. 87c2eb3 Block r62793 (deprecation of audiodev). by Brett Cannon · 16 years ago
  65. 5fdea68 Silence a compiler warning by Christian Heimes · 16 years ago
  66. 2ef32f2 Blocked revisions 62769 via svnmerge by Christian Heimes · 16 years ago
  67. 5da31eb Added tests to check the buffer type returned during reading. by Alexandre Vassalotti · 16 years ago
  68. 77250f4 Added fast alternate io.BytesIO implementation and its test suite. by Alexandre Vassalotti · 16 years ago
  69. 5d8da20 Merged revisions 62713,62715,62728,62737,62740,62744,62749,62756 via svnmerge from by Christian Heimes · 16 years ago
  70. b91960c Blocked revisions 62734,62736,62748 via svnmerge by Christian Heimes · 16 years ago
  71. e06de8b #2762: remove 2.x remnants and patch up some new documentation. by Georg Brandl · 16 years ago
  72. 7694100 Give with_traceback a docstring. by Georg Brandl · 16 years ago
  73. 4251481 #2761: Some are types too. by Georg Brandl · 16 years ago
  74. de2b00e Clarify map() behavior. by Georg Brandl · 16 years ago
  75. 1a9f900 Merged revisions 62726 via svnmerge from by Martin v. Löwis · 16 years ago
  76. 8570f6a Merged revisions 62724 via svnmerge from by Martin v. Löwis · 16 years ago
  77. 43653bb Block r62722 since it relies on r62720. by Brett Cannon · 16 years ago
  78. 0eb0ab4 Block r62720 (DeprecationWarning for warnings.showwarning() and lack of 'line' by Brett Cannon · 16 years ago
  79. daaf8ee Re-enabled test by Christian Heimes · 16 years ago
  80. 9f4bf1d Fix merge error by Benjamin Peterson · 16 years ago
  81. 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
  82. c0b6cc8 Blocked revisions 62684 via svnmerge by Mark Dickinson · 16 years ago
  83. 349a785 Revert changes in 62669, since they caused test failures. by Mark Dickinson · 16 years ago
  84. e757005 Merge OpenSearch-related changes. by Georg Brandl · 16 years ago
  85. 40360f2 Remove broken __round__, __ceil__ and __floor__ from Decimal by Mark Dickinson · 16 years ago
  86. 227e7f5 block r62666 by Mark Dickinson · 16 years ago
  87. a85998a Issue #1950: Fixed misusage of PyUnicode_AsString(). by Alexandre Vassalotti · 16 years ago
  88. 999679a Fixed a small omission in the renaming of "unicode" to "str". by Alexandre Vassalotti · 16 years ago
  89. 5209857f Removed implicit convertions of str object to bytes from base64. by Alexandre Vassalotti · 16 years ago
  90. 8cb02b6 Removed memoryview objects from bytes_types. by Alexandre Vassalotti · 16 years ago
  91. 3fe8216 Fixed a bug in the representation of self-referential tuples. by Alexandre Vassalotti · 16 years ago
  92. 73eada3 One more attempt to track down Debian/alpha test_math failures: by Mark Dickinson · 16 years ago
  93. 8fb57fc Remove temporary autoconf checks added in revision 62592 by Mark Dickinson · 16 years ago
  94. b03c1d9 Don't output floats in prime example. by Georg Brandl · 16 years ago
  95. de42962 Whoops. errno should only be tested when the result is finite. by Mark Dickinson · 16 years ago
  96. a0de26c Make floating-point exception error messages slightly more verbose: in by Mark Dickinson · 16 years ago
  97. 3cbf15f Removed merge tracking for "svnmerge" for by Thomas Heller · 16 years ago
  98. f392057 Merged revisions 62602 via svnmerge from by Georg Brandl · 16 years ago
  99. c71520e Block backport of next(). by Georg Brandl · 16 years ago
  100. aaa6392 Fix nits in builtin next(). by Georg Brandl · 16 years ago