1. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  2. 8ace13b Issue #5124: NEWS entries. by Terry Jan Reedy · 8 years ago
  3. 5ad8599 Issue #5124: Paste with selection should always replace. by Terry Jan Reedy · 8 years ago
  4. 8bff8f6 Items for NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 8 years ago
  5. f13cc2f Issue #24759: Add 'private' notice for idlelib.idle_test. by Terry Jan Reedy · 8 years ago
  6. 05dab09 Revise and synchronize idle_test.test_configdialog. by Terry Jan Reedy · 8 years ago
  7. 1aa06e1 IDLE test README: 'gui' to 'GUI', except in "'gui'" and '-ugui'. by Terry Jan Reedy · 8 years ago
  8. 6047b55 Issue #27196: Stop 'application destroyed' warnings when running IDLE tests. by Terry Jan Reedy · 8 years ago
  9. 75cbeb5 Issue 20567: Revise idle_test/README.txt and some tests to match new advice. by Terry Jan Reedy · 8 years ago
  10. e26da7c Issue #27171: Fix typos in documentation, comments, and test function names by Martin Panter · 8 years ago
  11. a90a4a9 Issue #27125: Remove duplicated words from documentation and comments by Martin Panter · 8 years ago
  12. f45d27b Add items to MISC/NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 8 years ago
  13. e8a175e Issue #27117: Make ColorDelegator htest and turtledemo work with dark theme. by Terry Jan Reedy · 8 years ago
  14. 5917f97 Issue #26673: Protect IDLE from Linux fonts with reported default size 0. by Terry Jan Reedy · 8 years ago
  15. 092473e Issue #21939: Test IDLE percolator. Original patch by Saimadhav Heblikar. by Terry Jan Reedy · 8 years ago
  16. fdec2a3 Issue #21676: test IDLE replace dialog. Original patch by Saimadhav Heblikar. by Terry Jan Reedy · 8 years ago
  17. c359af1 Issue #18410: add missing parent argument. by Terry Jan Reedy · 8 years ago
  18. b236fe4 Issue #18410: Test IDLE's search dialog; original patch by Westley Martínez. by Terry Jan Reedy · 8 years ago
  19. 0495fa8 Issue #21703: Add test for undo delegator. Patch most by Saimadhav Heblikar . by Terry Jan Reedy · 8 years ago
  20. 6b98ce2 Issue #27044: stop test_idle from leaking by deleting callbacks. by Terry Jan Reedy · 8 years ago
  21. af7cf6d Issue 18910: Edit idle_test/README.txt to add 'requires' usage at module scope. by Terry Jan Reedy · 8 years ago
  22. 33a8fb9 Issue #23977: Tweak IDLE Delegator and its test. by Terry Jan Reedy · 8 years ago
  23. 5f4ac9f Issue #25747: remove undependable and possibly useless test. by Terry Jan Reedy · 8 years ago
  24. cd65a03 Issue #20640: Add https: to url prefixes so test passes on Darwin. by Terry Jan Reedy · 8 years ago
  25. c64d942 Issue #20640: Add tests for idlelib.configHelpSourceEdit. by Terry Jan Reedy · 8 years ago
  26. f0564164 Fix typos in comments, documentation and test method names by Martin Panter · 8 years ago
  27. 929d7f8 Clarify IDLE-console differences with respect to the sys module. by Terry Jan Reedy · 8 years ago
  28. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  29. e431d3c Issue #26581: Use the first coding cookie on a line, not the last one. by Serhiy Storchaka · 9 years ago
  30. 5f582bd Whitespace by Terry Jan Reedy · 9 years ago
  31. 7811a9c Document maintenance of idlelib/help.html in idlelib. by Terry Jan Reedy · 9 years ago
  32. f8cd02d Rebase the 3.x version of idlelib/help.html on the 3.5 version of by Terry Jan Reedy · 9 years ago
  33. 96a4f07 Issues #26310, #26311: Fix typos in the documentation and code comments by Martin Panter · 9 years ago
  34. b31a284 Issue #25507: revert incorrect movement of idleConf import in c548ad75160c. by Terry Jan Reedy · 9 years ago
  35. 3567651 Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt. by Terry Jan Reedy · 9 years ago
  36. efd7b34 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  37. 5aeadb3 Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION MARK. by Terry Jan Reedy · 9 years ago
  38. 4a93cf7 Update idlelib/NEWS.txt. by Terry Jan Reedy · 9 years ago
  39. 6e92c11 Update idlelib/NEWS.txt. by Terry Jan Reedy · 9 years ago
  40. e1b02e0 Issue 15348: Stop debugger engine (normally in user process) by Terry Jan Reedy · 9 years ago
  41. 6a904c1 Issue #24455: Prevent IDLE from hanging when a) closing the shell while the by Terry Jan Reedy · 9 years ago
  42. 4379d15 Make it slightly clearer that IDLE close message is referring to user program, by Terry Jan Reedy · 9 years ago
  43. d13cade Merge with 3.4 by Terry Jan Reedy · 9 years ago
  44. 0a7b2ae Merge with 3.4 by Terry Jan Reedy · 9 years ago
  45. 812b248 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  46. 4bc534d Merge with 3.4 by Terry Jan Reedy · 9 years ago
  47. 4932ac2 Issue #24750: whitespace by Terry Jan Reedy · 9 years ago
  48. 5922d73 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  49. d36d817 Issue #24750: Improve appearance of IDLE editor window status bar. by Terry Jan Reedy · 9 years ago
  50. 30c328f Merge with 3.4 by Terry Jan Reedy · 9 years ago
  51. 5496ba2 Indent by Terry Jan Reedy · 9 years ago
  52. 8f1a980 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  53. c15a7c6 Whitespace by Terry Jan Reedy · 9 years ago
  54. e19f3ec Merge with 3.4 by Terry Jan Reedy · 9 years ago
  55. d0c0f00 Issue #25313: Change the handling of new built-in text color themes to better by Terry Jan Reedy · 9 years ago
  56. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  57. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  58. dc22031 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  59. bbdc065 Issue #25507: move test-specific imports to test function (idlelib.IOBinding). by Terry Jan Reedy · 9 years ago
  60. b1f1c5e Merge with 3.4 by Terry Jan Reedy · 9 years ago
  61. 4c973e9 Display IDLE warning as a warning rather than as an error. by Terry Jan Reedy · 9 years ago
  62. 4ab220c Merge with 3.4 by Terry Jan Reedy · 9 years ago
  63. d081229 Issue #24782: Limit width of canvas and hence IDLE settings dialog. by Terry Jan Reedy · 9 years ago
  64. ae94062 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  65. 47304c0 Issue #24782: Don't try to run now-removed extension dialog test. by Terry Jan Reedy · 9 years ago
  66. c1e98de Merge with 3.4 by Terry Jan Reedy · 9 years ago
  67. b2f8760 Issue #24782: whitespace by Terry Jan Reedy · 9 years ago
  68. 447169f Merge with 3.4 by Terry Jan Reedy · 9 years ago
  69. 93f3542 Issue #24782: Finish converting the Configure Extension dialog into a new by Terry Jan Reedy · 9 years ago
  70. bcbc50b Merge with 3.4 by Terry Jan Reedy · 9 years ago
  71. d0cadba Issue #22726: Re-activate config dialog help button with some content about by Terry Jan Reedy · 9 years ago
  72. e25511a Issue #24820: Update IDLE NEWS items. by Terry Jan Reedy · 9 years ago
  73. d17e978 Issue #24820: Update IDLE NEWS items. by Terry Jan Reedy · 9 years ago
  74. cd49a7d Merge with 3.4 by Terry Jan Reedy · 9 years ago
  75. be5b7a2 Issue #24820: Add 'IDLE Dark' text color theme, warning, and solution. by Terry Jan Reedy · 9 years ago
  76. 103d06c Merge with 3.4 by Terry Jan Reedy · 9 years ago
  77. d470527 Issue #25224: README.txt is now an idlelib index for IDLE developers and by Terry Jan Reedy · 9 years ago
  78. 4401760 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  79. a8aa4d5 Issue #24820: Users can now set breakpoint colors in Settings -> by Terry Jan Reedy · 9 years ago
  80. e471ab3 Merge with 3.4, Issue #24028: Add subsection about Idle calltips. by Terry Jan Reedy · 9 years ago
  81. 37f8135 Issue #24028: Add subsection about Idle calltips. by Terry Jan Reedy · 9 years ago
  82. 86e971c IDLE NEWS items. by Terry Jan Reedy · 9 years ago
  83. 9af7fe7 Add recent IDLE NEWS items. by Terry Jan Reedy · 9 years ago
  84. bcb0c13 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  85. d351706 Issue #24972: New option is only valid in tk 8.5+. by Terry Jan Reedy · 9 years ago
  86. 0b6e6e1 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  87. 507a5c4 Issue #24972: Inactive selection background now matches active selection by Terry Jan Reedy · 9 years ago
  88. 2122b62 Backed out changeset: 70c01dd35100 by Terry Jan Reedy · 9 years ago
  89. 7082cbc Issue #24972: Inactive selection background now matches active selection by Terry Jan Reedy · 9 years ago
  90. 6a9cee1 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  91. 28670d1 Issue #25198: When using the Idle dov TOC menu, put the section title at the by Terry Jan Reedy · 9 years ago
  92. 34a8047 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  93. d2134c7 Issue #24570: Idle: make calltip and completion boxes appear on Macs by Terry Jan Reedy · 9 years ago
  94. df1fe78 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  95. 00e4ce3 Issue #24988: Idle ScrolledList context menus (used in debugger) by Terry Jan Reedy · 9 years ago
  96. 58b07a6 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  97. 3be2e54 Issue #25173: Replace 'master' with 'parent' in tkinter.messagebox calls. by Terry Jan Reedy · 9 years ago
  98. 3acda6e Merge with 3.4 by Terry Jan Reedy · 9 years ago
  99. 52736dd Issue #25198: Idle doc viewer now uses user width and height setting. by Terry Jan Reedy · 9 years ago
  100. 65b2969 Merge with 3.4 by Terry Jan Reedy · 9 years ago