1. 98297f4 merge with 3.3 by Georg Brandl · 11 years ago
  2. cca5548 merge with 3.3.1 release clone by Georg Brandl · 11 years ago
  3. 2fd4abe merge with 3.2 branch by Georg Brandl · 11 years ago
  4. 9aa23c5 Bump to 3.3.1. by Georg Brandl · 11 years ago
  5. 8bc7e31 Bump to 3.2.4. by Georg Brandl · 11 years ago
  6. 42a8320 Merge from 3.3: Issue #17390 by Terry Jan Reedy · 11 years ago
  7. 3262223 Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 11 years ago
  8. 1bd7f02 Issue #5066: Update IDLE docs by Andrew Svetlov · 12 years ago
  9. a212114 Issue #15853: merge 3.3 -> default by Ned Deily · 12 years ago
  10. b6d24d9 Issue #15853: merge 3.2 -> 3.3 by Ned Deily · 12 years ago
  11. fdf0f27 Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu by Ned Deily · 12 years ago
  12. 5d590d8 Issue #16226: Fix IDLE Path Browser crash. (Patch by Roger Serwy) by Ned Deily · 12 years ago
  13. bfbf3f1 Issue #16226: Fix IDLE Path Browser crash. (Patch by Roger Serwy) by Ned Deily · 12 years ago
  14. eb00d09 Issue #14018: merge by Ned Deily · 12 years ago
  15. c556c64 Issue #14018: Update the OS X IDLE Tcl/Tk warning check to include by Ned Deily · 12 years ago
  16. 0994148 merge 3.2 by Martin v. Löwis · 12 years ago
  17. 30d5e6c Issue #7163: Propagate return value of sys.stdout.write. Patch by Roger Serwy. by Martin v. Löwis · 12 years ago
  18. f4b341b merge 3.2 by Martin v. Löwis · 12 years ago
  19. c882b7c Issue #15318: Prevent writing to sys.stdin. Patch by Roger Serwy and myself. by Martin v. Löwis · 12 years ago
  20. 8a75bed Issue #15319: Revert wrapping of sys.stdin. Patch by Serhiy Storchaka. by Martin v. Löwis · 12 years ago
  21. c65ef9b Issue #4832: Modify IDLE to save files with .py extension by by Ned Deily · 12 years ago
  22. 9ba4545 merge 3.2 by Martin v. Löwis · 12 years ago
  23. 79007fa merge 3.2 by Martin v. Löwis · 12 years ago
  24. 9ae3f7a Issue #13532: Check that arguments to sys.stdout.write are strings. by Martin v. Löwis · 12 years ago
  25. 571ee57 Merge from 3.2, #12510 by Terry Jan Reedy · 12 years ago
  26. 2a2ce4f Issue #12510: Revise and triple # of calltip tests, with an eye to unittest by Terry Jan Reedy · 12 years ago
  27. f209407 merge 3.2 by Martin v. Löwis · 12 years ago
  28. 9f44a66 PEP 3131: support non-ASCII characters in auto-completion of identifiers. by Martin v. Löwis · 12 years ago
  29. 156989a Merge 3.2: issue #14937. by Martin v. Löwis · 12 years ago
  30. 862d13a Issue #14937: Perform auto-completion of filenames in strings even for non-ASCII filenames. by Martin v. Löwis · 12 years ago
  31. dfe980b Issue #8515: Set __file__ when run file in IDLE. by Andrew Svetlov · 12 years ago
  32. 78a0f20 Merge from 3.2 by Andrew Svetlov · 12 years ago
  33. f3c2976 update NEWS as Terry Reedy proposed by Andrew Svetlov · 12 years ago
  34. d3cebd7 Merge with 3.2 by Andrew Svetlov · 12 years ago
  35. 67ac079 Issue #14409: IDLE doesn't not execute commands from shell with default keybinding for <Return>. by Andrew Svetlov · 12 years ago
  36. 1641bb7 Fix typo by Éric Araujo · 12 years ago
  37. a5cf6c4 Update missed idlelib/NEWS.txt by Andrew Svetlov · 12 years ago
  38. 0f71f44 #3573: idle now doesn't hungs if launched as: idle -e <directory> by Andrew Svetlov · 12 years ago
  39. f369b81 Merge from 3.1 Issue #6378: Further adjust idle.bat to start associated Python by Kurt B. Kaiser · 13 years ago
  40. dfbe159 Issue #6378: Further adjust idle.bat to start associated Python by Kurt B. Kaiser · 13 years ago
  41. b00d0c4 Merge from 3.1 by Kurt B. Kaiser · 13 years ago
  42. 0a42982 Issue #11896: Save on Close failed despite selecting "Yes" in dialog. by Kurt B. Kaiser · 13 years ago
  43. 6551baa Correct version in IDLE NEWS.txt by Kurt B. Kaiser · 13 years ago
  44. e147806 Issue #1028: Tk returns invalid Unicode null in %A: UnicodeDecodeError. by Kurt B. Kaiser · 13 years ago
  45. 946f172 <Home> toggle failing on Tk 8.5, causing IDLE exits. Issue #4676 by Kurt B. Kaiser · 13 years ago
  46. 75fc566 <Home> toggle non-functional when NumLock set on Windows. Issue3851. by Kurt B. Kaiser · 13 years ago
  47. ffeda29 Merged revisions 77389 via svnmerge from by Benjamin Peterson · 15 years ago
  48. 1521fda Merged revisions 72226 via svnmerge from by Kurt B. Kaiser · 15 years ago
  49. 7b2669b Merged revisions 71995 via svnmerge from by Georg Brandl · 15 years ago
  50. 5c32f67 Use of 'filter' in keybindingDialog.py was causing by Kurt B. Kaiser · 15 years ago
  51. c34ed8e Merged revisions 71812 via svnmerge from by Kurt B. Kaiser · 15 years ago
  52. 7442bd9 Remove item from NEWS.txt; not checked in yet... by Kurt B. Kaiser · 15 years ago
  53. 160ff01 Fix up IDLE's NEWS.txt. Include missed changes, keep 2.7 changes in separate by Kurt B. Kaiser · 15 years ago
  54. e866c81 Merged revisions 71126 via svnmerge from by Kurt B. Kaiser · 15 years ago
  55. 113f0e8 Merged revisions 70723 via svnmerge from by Kurt B. Kaiser · 15 years ago
  56. e67842a Merged revisions 71023 via svnmerge from by Kurt B. Kaiser · 15 years ago
  57. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  58. 7e15845 Issue #4815: Offer conversion to UTF-8 if source files have by Martin v. Löwis · 16 years ago
  59. 975a079 Issue #4008: Fix problems with non-ASCII source files. by Martin v. Löwis · 16 years ago
  60. e9f8bf0 Recorded merge of revisions 68153 via svnmerge from by Ronald Oussoren · 16 years ago
  61. 5216d08 Issue #4323: Always encode source as UTF-8 without asking by Martin v. Löwis · 16 years ago
  62. 659fc42 Copyright and version tweaks for 3.0a3. by Barry Warsaw · 16 years ago
  63. 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 · 16 years ago
  64. 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 · 16 years ago
  65. bbffeb6 Merged revisions 60210-60233 via svnmerge from by Christian Heimes · 17 years ago
  66. 9a37159 Merged revisions 59595-59604 via svnmerge from by Christian Heimes · 17 years ago
  67. f609a34 help() was not paging to the shell. Issue1650. by Kurt B. Kaiser · 17 years ago
  68. 8a78cad Shell was not colorizing due to bug introduced at r57998, Bug 1586. by Kurt B. Kaiser · 17 years ago
  69. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  70. 3e623ba Windows EOL sequence not converted correctly, encoding error. by Kurt B. Kaiser · 17 years ago
  71. bc3b345 IDLE's py3k NEWS by Kurt B. Kaiser · 17 years ago
  72. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  73. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 18 years ago
  74. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  75. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  76. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  77. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  78. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  79. 5c6e0a1 1. Made advanced keybinding dialog functional. 2. Allow binding of movement keys by Kurt B. Kaiser · 19 years ago
  80. b61602c Better indentation after first line of string continuation. by Kurt B. Kaiser · 19 years ago
  81. 389482c Incorporate Tal Einat's comment on Patch 936169: Fixes alignment problem. by Kurt B. Kaiser · 19 years ago
  82. 7491022 Increased performance in CodeContext extension Patch 936169 Noam Raphael by Kurt B. Kaiser · 19 years ago
  83. 2618c7f 1. Mac line endings were incorrect when pasting code from some browsers by Kurt B. Kaiser · 19 years ago
  84. a7daba6 <Enter> when cursor is on a previous command retrieves that command. Instead by Kurt B. Kaiser · 19 years ago
  85. ca7329c 1. Clarify "tab/space" Error Dialog and "Tab Width" Dialog associated with by Kurt B. Kaiser · 19 years ago
  86. df506ea 1. Patch 1196895 Jeff Shute: by Kurt B. Kaiser · 19 years ago
  87. 935ea9a Improve subprocess link error notification M NEWS.txt M PyShell.py M rpc.py by Kurt B. Kaiser · 19 years ago
  88. 20345fb Use Queue's blocking feature instead of sleeping in the main by Kurt B. Kaiser · 19 years ago
  89. 0676dfd Add config-main.def option to make the 'history' feature non-cyclic. by Kurt B. Kaiser · 20 years ago
  90. acdef85 Removed ability to configure tabs indent from Options dialog. This 'feature' by Kurt B. Kaiser · 20 years ago
  91. 3069dbb Add keybindings for del-word-left and del-word-right. by Kurt B. Kaiser · 20 years ago
  92. 6af4498 1. Polish tabbing code. by Kurt B. Kaiser · 20 years ago
  93. b00e89f If an extension can't be loaded, print warning and skip it instead of by Kurt B. Kaiser · 20 years ago
  94. 5c3df35 The GUI was hanging if the shell window was closed while a raw_input() by Kurt B. Kaiser · 20 years ago
  95. dcba662 The remote procedure call module rpc.py can now access data attributes of by Kurt B. Kaiser · 20 years ago
  96. e2648ee doodedoodedoo on the way to 2.4 final by Anthony Baxter · 20 years ago
  97. e953511 On OpenBSD, terminating IDLE with ctrl-c from the command line caused a by Kurt B. Kaiser · 20 years ago
  98. 5cc727a 2.4rc1 by Anthony Baxter · 20 years ago
  99. 03562a5 Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set" by Kurt B. Kaiser · 20 years ago
  100. f7a8899 The change in the linecache.checkcache() signature at rev 1.13 caused IDLE to exit by Kurt B. Kaiser · 20 years ago