1. d6c08db Minor formatting improvements and fixes to idle.rst (GH-17165) by Tal Einat · 6 years ago
  2. 6bf644e bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366) by Terry Jan Reedy · 6 years ago
  3. 1407029 bpo-37748: Re-order the Run menu. (GH-15115) by Terry Jan Reedy · 6 years ago
  4. 7123ea0 bpo-17535: IDLE editor line numbers (GH-14030) by Tal Einat · 6 years ago
  5. fcf1d00 bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944) by Tal Einat · 6 years ago
  6. 201bc2d bpo-5680: IDLE: Customize running a module (GH-13763) by Cheryl Sabella · 6 years ago
  7. 5bff3c8 bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) by Tal Einat · 6 years ago
  8. df9b032 bpo-37039: IDLE - zoomheight fixes (GH-13576) by Terry Jan Reedy · 6 years ago
  9. 6d965b3 bpo-36958: In IDLE, print exit message (GH-13435) by Terry Jan Reedy · 6 years ago
  10. 8a533ff Fix typos in documentation. Patch by tirkarthi. (GH-13354) by Terry Jan Reedy · 6 years ago
  11. 55d0351 Syntax highlight IDLE html doc code example. (GH-12981) by Terry Jan Reedy · 6 years ago
  12. 577277f Fix "the the" in the idle docs. (GH-12549) by Benjamin Peterson · 6 years ago
  13. d610116 bpo-24310: Document IDLE settings dialog font tab sample (GH-12007) by Terry Jan Reedy · 6 years ago
  14. 8a03ff2 bpo-35833: Revise IDLE doc for control codes sent to Shell. (GH-11799) by Terry Jan Reedy · 7 years ago
  15. c0381aa bpo-28097: IDLE - Add Previous/Next History to Shell menu (#11325) by Cheryl Sabella · 7 years ago
  16. c1b4b0f bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214) by Cheryl Sabella · 7 years ago
  17. 292cd6e bpo-35521: Add more cross-refs to IDLE docs (#11257) by Terry Jan Reedy · 7 years ago
  18. 01421be bpo-35521: IDLE: Add code context section to docs (#11205) by Cheryl Sabella · 7 years ago
  19. b65413b bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478) by Terry Jan Reedy · 7 years ago
  20. 50ff02b bpo-34864: Document two IDLE on MacOS issues. (GH-10456) by Terry Jan Reedy · 7 years ago
  21. 76cd0c3 bpo-33000: Document that IDLE's shell has no line limit. (#10373) by Terry Jan Reedy · 7 years ago
  22. 75d9d59 bpo-23220: Explain how IDLE's Shell displays output (GH-10356) by Terry Jan Reedy · 7 years ago
  23. 5e79090 bpo-35099: Improve the doc about IDLE running user code. (#10350) by Terry Jan Reedy · 7 years ago
  24. ea9c8bd bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206) by Terry Jan Reedy · 7 years ago
  25. 1803263 Issue 35093: Document the IDLE document viewer in the IDLE doc. (#10195) by Terry Jan Reedy · 7 years ago
  26. 68d6dc0 bpo-1529353: Explain Shell text squeezing in the IDLE doc. (#10169) by Terry Jan Reedy · 7 years ago
  27. 271818f Fix "Python" casing in a few places (GH-9001) by Andrés Delfino · 7 years ago
  28. af4b013 bpo-33610: Update IDLE Code Context doc entry (GH-7597) by Terry Jan Reedy · 7 years ago
  29. ff70289 bpo-314777: IDLE - improve rstrip entry in doc (#3602) by Terry Jan Reedy · 8 years ago
  30. 98758bc bpo-31421: Document how IDLE runs tkinter programs. (#3513) by Terry Jan Reedy · 8 years ago
  31. adb4cd2 bpo-27099: Finish updating IDLE doc and help text. (#3510) by Terry Jan Reedy · 8 years ago
  32. 58fc71c bpo-27099: IDLE - Convert built-in extensions to regular features (#2494) by wohlganger · 8 years ago
  33. 188aedf bpo-25514: Improve IDLE's connection refused message (#2177) by terryjreedy · 8 years ago
  34. 9dc2b38 bpo-30208: DOC: fix small typos in IDLE (#1354) by csabella · 8 years ago
  35. 1cf2a80 Fixed a handful of typos (GH-343) by Alex Gaynor · 8 years ago
  36. 4b73676 Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 9 years ago
  37. 3399e1e ? Working Directory ? by Terry Jan Reedy · 9 years ago
  38. 1f8cc33 Issue #25564: Mention exec and __builtins__ in IDLE-console difference section. by Terry Jan Reedy · 9 years ago
  39. 1050d2d Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. by Martin Panter · 9 years ago
  40. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 9 years ago
  41. 929d7f8 Clarify IDLE-console differences with respect to the sys module. by Terry Jan Reedy · 9 years ago
  42. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 9 years ago
  43. 93f3542 Issue #24782: Finish converting the Configure Extension dialog into a new by Terry Jan Reedy · 10 years ago
  44. d470527 Issue #25224: README.txt is now an idlelib index for IDLE developers and by Terry Jan Reedy · 10 years ago
  45. 37f8135 Issue #24028: Add subsection about Idle calltips. by Terry Jan Reedy · 10 years ago
  46. f660ce2 Issue #25225: Condense and rewrite Idle doc section on text colors. by Terry Jan Reedy · 10 years ago
  47. 0053c47 Issue 21995: Explain some differences between IDLE and console Python. by Terry Jan Reedy · 10 years ago
  48. 8b5a981 Issue #22820: Explain need for *print* when running file from Idle editor. by Terry Jan Reedy · 10 years ago
  49. 6e10ec5 Issue 25224: Augment Idle doc feature list and no-subprocess section by Terry Jan Reedy · 10 years ago
  50. 968e285 Issue #25219: Update doc for Idle command line options. by Terry Jan Reedy · 10 years ago
  51. 0424eaf Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 10 years ago
  52. 30f1f67 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. by Terry Jan Reedy · 10 years ago
  53. f1ce6de Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference by Ned Deily · 10 years ago
  54. 50afcc0 Fix missing :ref: for idle in doc build. by Ned Deily · 11 years ago
  55. ccb416f Issue #23180: Rename IDLE "Windows" menu item to "Window". Patch by Al Sweigart. by Ned Deily · 11 years ago
  56. 3ab745e Edit Menus section of Idle doc. Make menu entries match current Idle in order by Terry Jan Reedy · 11 years ago
  57. bb37b4c Issue #3068: Document the new Configure Extensions dialog and menu entry. by Terry Jan Reedy · 11 years ago
  58. f568494 Issue #16893: For Idle doc, move index entries, copy no-subprocess section by Terry Jan Reedy · 11 years ago
  59. ec4bdac (merge) Issue #7136: In the Idle File menu, "New Window" is renamed "New File". by Terry Jan Reedy · 12 years ago
  60. 8a0b775 Issue #7136: In the Idle File menu, "New Window" is renamed "New File". by Terry Jan Reedy · 12 years ago
  61. 1bd7f02 Issue #5066: Update IDLE docs by Andrew Svetlov · 13 years ago
  62. d183767 Issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu by Andrew Svetlov · 13 years ago
  63. 2778d0d Issue #10405: Document IDLE context menus in Standard Library document by Ned Deily · 13 years ago
  64. 713d303 Fix usage of :option: in the docs (#9312). by Éric Araujo · 15 years ago
  65. f07d002 Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-70406,70418,70438,70464,70468 via svnmerge from by Benjamin Peterson · 16 years ago
  66. 48310cd Remove trailing whitespace. by Georg Brandl · 17 years ago
  67. c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 17 years ago
  68. ac6060c Tkinter, step 3: doc updates. by Georg Brandl · 17 years ago
  69. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 18 years ago
  70. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago