1. c1e689e Bump to 3.0b1 by Barry Warsaw · 16 years ago
  2. f992640 Fix last traces of old threading API. by Georg Brandl · 16 years ago
  3. b03ca4b fix more threading API related bugs by Benjamin Peterson · 16 years ago
  4. 5424b0a Fixed old Tkinter import, the last apparently by Guilherme Polo · 16 years ago
  5. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  6. 15a51e3 Fix Queue -> queue. by Georg Brandl · 16 years ago
  7. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  8. 1f2ba4b Rename the repr module to reprlib. by Alexandre Vassalotti · 16 years ago
  9. 1d1eaa4 Renamed ConfigParser to configparser. by Alexandre Vassalotti · 16 years ago
  10. 752abd0 Convert a lot of print statements to print functions in docstrings, by Neal Norwitz · 16 years ago
  11. ce26195 Renamed the SocketServer module to 'socketserver'. by Alexandre Vassalotti · 16 years ago
  12. f260e44 Rename Queue module to queue. by Alexandre Vassalotti · 16 years ago
  13. f7fa63d Rename copy_reg module to copyreg. by Alexandre Vassalotti · 16 years ago
  14. 160b9a3 Bumping versions for 3.0a5 by Barry Warsaw · 16 years ago
  15. 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
  16. bb5cd08 release.py induced and manual editing steps for 3.0a4. by Barry Warsaw · 16 years ago
  17. 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 16 years ago
  18. 428de65 - Issue #719888: Updated tokenize to use a bytes API. generate_tokens has been by Trent Nelson · 16 years ago
  19. 659fc42 Copyright and version tweaks for 3.0a3. by Barry Warsaw · 16 years ago
  20. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 16 years ago
  21. a156e09 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-60845 via svnmerge from by Christian Heimes · 17 years ago
  22. 68f5fbe 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-60766,60769-60786 via svnmerge from by Christian Heimes · 17 years ago
  23. 0bd4e11 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,60735-60751 via svnmerge from by Christian Heimes · 17 years ago
  24. 4718bf8 Convert some custom sort comparison functions to equivalent key functions. by Kurt B. Kaiser · 17 years ago
  25. d4cb56d Convert some custom sort comparison functions to equivalent key functions. by Raymond Hettinger · 17 years ago
  26. bbffeb6 Merged revisions 60210-60233 via svnmerge from by Christian Heimes · 17 years ago
  27. 9a37159 Merged revisions 59595-59604 via svnmerge from by Christian Heimes · 17 years ago
  28. f609a34 help() was not paging to the shell. Issue1650. by Kurt B. Kaiser · 17 years ago
  29. 3805321 Merged revisions 59465-59487 via svnmerge from by Christian Heimes · 17 years ago
  30. 8a78cad Shell was not colorizing due to bug introduced at r57998, Bug 1586. by Kurt B. Kaiser · 17 years ago
  31. 3536a5c maxint->maxsize. Wouldn't import. by Kurt B. Kaiser · 17 years ago
  32. 79bbbbc Bump version by Kurt B. Kaiser · 17 years ago
  33. b76922a Merged revisions 59450-59464 via svnmerge from by Christian Heimes · 17 years ago
  34. b9f7f24 Two IDLE errors in Option->Configure menu. Reported by Mark Summerfield. by Amaury Forgeot d'Arc · 17 years ago
  35. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  36. ff73795 Removed the API to create unbound methods and simplified the API for bound methods. The signature is PyMethod_New(func, instance). by Christian Heimes · 17 years ago
  37. b0efee2 Fix an issue with str.translate() in IDLE -- str.translate() only accepts by Guido van Rossum · 17 years ago
  38. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  39. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  40. 6464d47 In followup to #1310: Remove more exception indexing. by Georg Brandl · 17 years ago
  41. cdadf24 Finish bug fix applied at 58398. I missed a piece, Tal Einat found the error. by Kurt B. Kaiser · 17 years ago
  42. 8d5c8b5 the default class attr is needed! by Kurt B. Kaiser · 17 years ago
  43. 3e623ba Windows EOL sequence not converted correctly, encoding error. by Kurt B. Kaiser · 17 years ago
  44. 44fa8f6 Make IDLE's file decode more robust. by Kurt B. Kaiser · 17 years ago
  45. 105f60e 1. Fail gracefully if the file fails to decode when loaded. by Kurt B. Kaiser · 17 years ago
  46. 1963ad3 Saving a file containing unicode failed. by Kurt B. Kaiser · 17 years ago
  47. 804252b Eliminate latin-1 encoding by Kurt B. Kaiser · 17 years ago
  48. d953f6e Point IDLE menu Help / Python Docs at Python 3000 version by Kurt B. Kaiser · 17 years ago
  49. 610cee3 Convert IDLE's CREDITS file to unicode. by Kurt B. Kaiser · 17 years ago
  50. 27b0240 Updated tracker link. by Guido van Rossum · 17 years ago
  51. 7cec252 1. Don't encode input strings to bytes. 2. Re-enable stderr redirection. by Kurt B. Kaiser · 17 years ago
  52. bc3b345 IDLE's py3k NEWS by Kurt B. Kaiser · 17 years ago
  53. 623d372 Don't ascii encode eol_convention. Was causing file write to fail. by Kurt B. Kaiser · 17 years ago
  54. 5495957 Bump IDLE version. by Kurt B. Kaiser · 17 years ago
  55. 152b3c2 Use inspect.py and clean up. by Kurt B. Kaiser · 17 years ago
  56. cf3c4217 1. Debugger was failing to start due to DictProxy limitations. by Kurt B. Kaiser · 17 years ago
  57. d082b6e os.getcwd() now returns a normal string (ie, unicode) by Neal Norwitz · 17 years ago
  58. 5b0fdc9 Fix another map(...) --> list(map...) by Kurt B. Kaiser · 17 years ago
  59. 9a3b014 os.getcwd() is returning str8; sys.path items are str. by Kurt B. Kaiser · 17 years ago
  60. e071277 Conform to py3k dict.{keys, items, values} with some advice from 2b3 by Kurt B. Kaiser · 17 years ago
  61. ad66742 Fix raise with 2to3 by Kurt B. Kaiser · 17 years ago
  62. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  63. 7a4dbaf Replace file() with open() by Kurt B. Kaiser · 17 years ago
  64. 2d726df Use buffer of type 'bytes' to accumulate from socket. by Kurt B. Kaiser · 17 years ago
  65. 4d9620a Fix bug introduced at r54854 to mass replace string fcns with methods :-) by Kurt B. Kaiser · 17 years ago
  66. ea03c11 Fix some debugging print statements by Kurt B. Kaiser · 17 years ago
  67. bfc672b Remove some old comments adequately covered in the code. by Kurt B. Kaiser · 17 years ago
  68. 3a4e24b 1. Fix File Open: don't encode filename to UTF-8 bytes by Kurt B. Kaiser · 17 years ago
  69. 003b098 eliminate "from ... import *" in a function. by Kurt B. Kaiser · 17 years ago
  70. 4c269c5 Fix two obvious 2.xisms. by Guido van Rossum · 17 years ago
  71. 4d9ed9f Enable basic load/store again. by Martin v. Löwis · 17 years ago
  72. 0f98d8f Allow str8 in .write(). by Martin v. Löwis · 17 years ago
  73. 98ff898 Expect that source strings are Unicode. by Martin v. Löwis · 17 years ago
  74. e83395e Make assertion error be more verbose. by Martin v. Löwis · 17 years ago
  75. 163b717 Fix typo. by Martin v. Löwis · 17 years ago
  76. 646049e Don't try to convert str to Unicode anymore. by Martin v. Löwis · 17 years ago
  77. cbbe98f 1. Catch TypeError exception when writing to OutputWindow by Kurt B. Kaiser · 17 years ago
  78. 7378df7 Fix what appears to be a very old bug. Tkinter in struni is more intolerant by Kurt B. Kaiser · 17 years ago
  79. 6ae6ba0 Remove the None tag from tagdefs dict for now, appears inoperative and by Kurt B. Kaiser · 17 years ago
  80. e1b4a16 Fix circular import issue by Kurt B. Kaiser · 17 years ago
  81. f2335a9 Fix filter() issues by Kurt B. Kaiser · 17 years ago
  82. 66aaf74 Fix remaining map() issues. by Kurt B. Kaiser · 17 years ago
  83. 60455b2 Use relative imports by Kurt B. Kaiser · 17 years ago
  84. c76a250 Merged revisions 56782-56847 via svnmerge from by Guido van Rossum · 17 years ago
  85. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 17 years ago
  86. 95c95ce Merged revisions 56483-56491 via svnmerge from by Martin v. Löwis · 17 years ago
  87. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  88. 99603b0 Getting rid of cPickle. Mmm, feels good! by Guido van Rossum · 17 years ago
  89. b5a755e Merged revisions 56301-56442 via svnmerge from by Guido van Rossum · 17 years ago
  90. 5de48bd Simplify various spots where: str() is called on something by Walter Dörwald · 17 years ago
  91. 1325790 Merged revisions 55795-55816 via svnmerge from by Guido van Rossum · 17 years ago
  92. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  93. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  94. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  95. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  96. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  97. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  98. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  99. 57b39e0 Bug #1697782: remove all remaining code that uses types.InstanceType. by Georg Brandl · 17 years ago
  100. 5dc0d97 Fix merge bug (lost line causing syntax error). by Guido van Rossum · 17 years ago