1. b760167 Issue #17654: Ensure IDLE menus are customized properly on OS X for by Ned Deily · 11 years ago
  2. 3c5c56f Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1. by Larry Hastings · 11 years ago
  3. cf1a3cd Release bump for 3.4.0 final. by Larry Hastings · 11 years ago
  4. d5c5976 Version bump for 3.4.0rc3. by Larry Hastings · 11 years ago
  5. 78c330d Merge with 3.3 by Terry Jan Reedy · 11 years ago
  6. 9db1ab8 Issue #20567: Delete class attribute gui widgets in idle tests. by Terry Jan Reedy · 11 years ago
  7. a9daee3 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  8. c3111fc Issue #20730: Fix typo reported by Claudiu Popa. by Terry Jan Reedy · 11 years ago
  9. 48eabbe #20634: merge with 3.3. by Ezio Melotti · 11 years ago
  10. f4e9983 #20634: fix typo in IDLE README noticed by Saimadhav Heblikar. by Ezio Melotti · 11 years ago
  11. 3f99504 Merge Python 3.4.0rc1 release branch. by Larry Hastings · 11 years ago
  12. e9f73ac Python 3.4.0rc1: Version bump. by Larry Hastings · 11 years ago
  13. b825a39 Issue #20167: Add missing else: break in 3 places as noticed by Serhiy. by Terry Jan Reedy · 11 years ago
  14. d8413ba merge with 3.3 by Georg Brandl · 11 years ago
  15. f0560d9 Fix trailing whitespace. by Georg Brandl · 11 years ago
  16. 8f9c20b merge with 3.3.4 releasing repo by Georg Brandl · 11 years ago
  17. f34177a Version bump for Python 3.4.0rc2. by Larry Hastings · 11 years ago
  18. b38b5c4 merge with 3.3 by Georg Brandl · 11 years ago
  19. c030270 Issue #20406: Use Python application icons for Idle window title bars. by Terry Jan Reedy · 11 years ago
  20. a7c07d3 Issue #20406: Use Python application icons for Idle window title bars. by Terry Jan Reedy · 11 years ago
  21. 57e4127 Issue #20167: Suppress 3.4 specific 'Exception ignored' messages. by Terry Jan Reedy · 11 years ago
  22. c814025 Bump to 3.3.4 final by Georg Brandl · 11 years ago
  23. 2315779 Update the python.gif icon for the Idle classbrowser and pathbowser by Terry Jan Reedy · 11 years ago
  24. c8d9e0e Update the python.gif icon for the Idle classbrowser and pathbowser by Terry Jan Reedy · 11 years ago
  25. d67650e Merge with 3.3 by Terry Jan Reedy · 11 years ago
  26. 1e40295 Idlelib: forward port changes that silenced 2.7 -3 deprecation warnings and by Terry Jan Reedy · 11 years ago
  27. 581ee36 Issue #20326: Argument Clinic now uses a simple, unique signature to by Larry Hastings · 11 years ago
  28. 23105d8 Merge. by Larry Hastings · 11 years ago
  29. 908669b Issue #17721: Remove non-functional configuration dialog help button until we by Terry Jan Reedy · 11 years ago
  30. 91d4278 Issue #17721: Remove non-functional configuration dialog help button until we by Terry Jan Reedy · 11 years ago
  31. 0c5b5d4 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  32. 1b759bc Idlelib.calltips: add test of starred first parameters. They should not be by Terry Jan Reedy · 11 years ago
  33. 7696487 White space and merge cleanup. by Terry Jan Reedy · 11 years ago
  34. 0902ce4 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  35. ddc5758 Merge heads. by Terry Jan Reedy · 11 years ago
  36. e2d9b39 Issue #20338: Increase allowed tip width slightly and wrap long signagure lines. by Terry Jan Reedy · 11 years ago
  37. a0f1e22 Issue #20338: Increase allowed tip width slightly and wrap long signagure lines. by Terry Jan Reedy · 11 years ago
  38. 2d8e1e4 Version bump for 3.4.0b3. by Larry Hastings · 11 years ago
  39. 6029e08 Issue 19944: Fix importlib.find_spec() so it imports parents as needed. by Eric Snow · 11 years ago
  40. 18f2ce9 Bump to 3.3.4rc1. by Georg Brandl · 11 years ago
  41. 12e18c3 Update IDLE news from Misc/NEWS. by Georg Brandl · 11 years ago
  42. 5c66189 Issue #20189: Four additional builtin types (PyTypeObject, by Larry Hastings · 11 years ago
  43. 8860443 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  44. 94338de Issue #17390: Add Python version to Idle editor window title bar. by Terry Jan Reedy · 11 years ago
  45. 45726d3 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  46. 0e3b0e3 Issue #20818: Remove code from idlelib.CallTipWindow.showtip that is now by Terry Jan Reedy · 11 years ago
  47. 3f440de Merge with 3.3 by Terry Jan Reedy · 11 years ago
  48. d5710f8 Issue #16638: Include up to 5 docstring header lines (before first blank) in by Terry Jan Reedy · 11 years ago
  49. 502d80f8b Merge with 3.3 by Terry Jan Reedy · 11 years ago
  50. 715476d Issue #16630: Make Idle calltips work even when __getattr__ raises. by Terry Jan Reedy · 11 years ago
  51. 781a544 Issue #16655: Explain why Idle's test_calltips has 'fragile' tests of builtins. by Terry Jan Reedy · 11 years ago
  52. eed1661 Issue #16655: Explain why Idle's test_calltips has 'fragile' tests of builtins. by Terry Jan Reedy · 11 years ago
  53. 83b8105 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  54. 681ede8 Issue #20122: Idlelib: Move tests in CallTips.py to test_calltips.py. by Terry Jan Reedy · 11 years ago
  55. 7282ff6 Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 11 years ago
  56. 768c16c Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 11 years ago
  57. 02b9f9d Remove more usage of APIs deprecated by PEP 451. by Eric Snow · 11 years ago
  58. a6c5523 Bump version number for 3.4.0b2. by Larry Hastings · 11 years ago
  59. a7a4b49 Issue #20058: sys.stdin.readline() in IDLE now always returns only one line. by Serhiy Storchaka · 11 years ago
  60. 0fd5576 Issue #20058: sys.stdin.readline() in IDLE now always returns only one line. by Serhiy Storchaka · 11 years ago
  61. e72b90e Issue #18270: merge from 3.3 by Ned Deily · 11 years ago
  62. f3c6589 Issue #18270: Prevent possible IDLE AttributeError on OS X when no initial by Ned Deily · 11 years ago
  63. 0ed6c4a Issue #19481: print() of string subclass instance in IDLE no more hangs. by Serhiy Storchaka · 11 years ago
  64. 9df8a1c Issue #19481: print() of string subclass instance in IDLE no more hangs. by Serhiy Storchaka · 11 years ago
  65. 7e611da Bump version number to 3.4.0b1. by Larry Hastings · 11 years ago
  66. 9e2043a Bump to 3.3.3 final. by Georg Brandl · 11 years ago
  67. 4cf9b20 Bump to 3.3.3rc2. by Georg Brandl · 11 years ago
  68. 2d34f41 Bump to 3.3.3rc1. by Georg Brandl · 11 years ago
  69. bd61c3a Version bump for 3.4.0a4. by Larry Hastings · 11 years ago
  70. 44719a7 Version bump to 3.4.0a3. by Larry Hastings · 11 years ago
  71. 9353494 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script by Serhiy Storchaka · 11 years ago
  72. dafea85 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script by Serhiy Storchaka · 11 years ago
  73. fa7d3b1 Issue #18988: The "Tab" key now works when a word is already autocompleted. by Serhiy Storchaka · 11 years ago
  74. dd4754e Issue #18988: The "Tab" key now works when a word is already autocompleted. by Serhiy Storchaka · 11 years ago
  75. 3a2d18b Version number bump for Python 3.4.0a2. by Larry Hastings · 11 years ago
  76. 2e87c87 Merge from 3.3 #18489 Search Engine tests by Terry Jan Reedy · 11 years ago
  77. 31e4d32 Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine. by Terry Jan Reedy · 11 years ago
  78. 86d2623 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  79. ca64d25 Issue #18489: idlelib.SearchEngine - add docstrings by Terry Jan Reedy · 11 years ago
  80. 5b3d906 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  81. ba5d8f3 Issue #18592: whitespace by Terry Jan Reedy · 11 years ago
  82. 40fe324 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  83. c5507c0 Issue #18592: Add docstrings to file being tested (idlelib.SearchDialogBase.py). by Terry Jan Reedy · 11 years ago
  84. e0c6916 #18741: merge with 3.3. by Ezio Melotti · 11 years ago
  85. b5bc353 #18741: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  86. 0db895e Merge with 3.3 by Terry Jan Reedy · 11 years ago
  87. 29c3fc5 Issue #18732: Remove unused* parameter output_sep from IdleHistory.History by Terry Jan Reedy · 11 years ago
  88. 102bdbc Merge with 3.3 by Terry Jan Reedy · 11 years ago
  89. c2564f9 Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. by Terry Jan Reedy · 11 years ago
  90. b31e3f7 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  91. 0a01ac4 Issue #18425: Add docstrings to IdleHistory.py. Remove redundant 'history_' by Terry Jan Reedy · 11 years ago
  92. 9559243 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  93. 7c64aad Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py. by Terry Jan Reedy · 11 years ago
  94. 95f34ab Issue #18151: Replace remaining Idle 'open...close' pairs with 'with open'. by Terry Jan Reedy · 11 years ago
  95. ec53111 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  96. 1f08c77 Bumped version to 3.4.0a1. by Larry Hastings · 11 years ago
  97. 5bcbdf1 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  98. 4bd3129 Make all idle test case names end with 'Test'. by Terry Jan Reedy · 11 years ago
  99. 7e6cd29 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  100. 015b453 Update gui section of idle test README. by Terry Jan Reedy · 11 years ago