1. 57e5113 bpo-42508: Keep IDLE running on macOS (GH-23577) by Terry Jan Reedy · 4 years ago
  2. 453bc1d bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447) by Serhiy Storchaka · 4 years ago
  3. 7ddbaa7 bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416) by Terry Jan Reedy · 4 years ago
  4. 114ee5d Python 3.10.0a2 by Pablo Galindo · 4 years ago
  5. da7bb7b bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910) by Tal Einat · 4 years ago
  6. 5df6c99 bpo-33987: Add master ttk Frame to IDLE search dialogs (GH-22942) by Mark Roseman · 4 years ago
  7. faddc74 bpo-38439: Add 256px IDLE icon to the .ico, drop gifs from it (GH-19648) by Miro Hrončok · 4 years, 1 month ago
  8. 8e9afaf Python 3.10.0a1 by Pablo Galindo · 4 years, 1 month ago
  9. 05cc881 bpo-41775: Make 'IDLE Shell' the shell title (#22399) by Terry Jan Reedy · 4 years, 1 month ago
  10. 947adca bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363) by Terry Jan Reedy · 4 years, 2 months ago
  11. 40a0625 bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350) by Terry Jan Reedy · 4 years, 2 months ago
  12. f2e161c bpo-41468: Improve and test IDLE run error exit (GH-21798) by Terry Jan Reedy · 4 years, 3 months ago
  13. 0dd463c bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597) by Serhiy Storchaka · 4 years, 4 months ago
  14. 38d3864 bpo-41300: IDLE - save files with non-ascii chars (GH-21512) by Terry Jan Reedy · 4 years, 4 months ago
  15. bce2eb4 bpo-37765: Add keywords to IDLE tab completions (GH-15138) by Terry Jan Reedy · 4 years, 4 months ago
  16. 2515a28 bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214) by Serhiy Storchaka · 4 years, 4 months ago
  17. 8ab77c6 bpo-41144: Fix IDLE open module error (#21182) by E-Paine · 4 years, 4 months ago
  18. 97e4e0f bpo-39885: Make IDLE context menu cut and copy work again (GH-18951) by Terry Jan Reedy · 4 years, 5 months ago
  19. 905b3cd bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311) by Florian Dahlitz · 4 years, 6 months ago
  20. bc1c8af Python 3.9.0a6 by Łukasz Langa · 4 years, 6 months ago
  21. 3a69f3c bpo-38439: Add 256px IDLE icon (GH-17473) by Miro Hrončok · 4 years, 7 months ago
  22. 52013e5 bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152) by Tal Einat · 4 years, 7 months ago
  23. dcd4c4f Python 3.9.0a5 by Łukasz Langa · 4 years, 8 months ago
  24. 363fab8 bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871) by Terry Jan Reedy · 4 years, 8 months ago
  25. 4ca060d bpo-39885: IDLE context menu clears selection (#18859) by Terry Jan Reedy · 4 years, 8 months ago
  26. 2522db1 bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801) by Terry Jan Reedy · 4 years, 8 months ago
  27. c705fd1 bpo-39781: Do not jump when select in IDLE codecontext (GH-18683) by Terry Jan Reedy · 4 years, 8 months ago
  28. 6e02691 Python 3.9.0a4 by Łukasz Langa · 4 years, 9 months ago
  29. ffda25f bpo-39663: IDLE: Add additional tests for pyparse (GH-18536) by Cheryl Sabella · 4 years, 9 months ago
  30. ed335cf bpo-39600, IDLE: Remove duplicated font names (GH-18430) by Victor Stinner · 4 years, 9 months ago
  31. bfdeaa3 bpo-38792: Remove IDLE shell calltip before new prompt. (#17150) by Zackery Spytz · 4 years, 9 months ago
  32. dd023ad bpo-30780: Add IDLE configdialog tests (#3592) by Cheryl Sabella · 4 years, 9 months ago
  33. b07ead3 Merge tag 'v3.9.0a3' by Łukasz Langa · 4 years, 10 months ago
  34. d0d9fa8 bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068) by Cheryl Sabella · 4 years, 10 months ago
  35. c33378d Python 3.9.0a3 by Łukasz Langa · 4 years, 10 months ago
  36. 2e43b64 bpo-39050: The Help button in IDLE's config menu works again (GH-17611) by Zackery Spytz · 4 years, 10 months ago
  37. ec64640 bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968) by Cheryl Sabella · 4 years, 10 months ago
  38. ee9ff05 bpo-34118: memoryview, range, and tuple are classes (GH-17761) by Terry Jan Reedy · 4 years, 10 months ago
  39. 6202d85 Python 3.9.0a2 by Łukasz Langa · 4 years, 11 months ago
  40. bbc4162 bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416) by JohnnyNajera · 5 years ago
  41. 232689b bpo-38944: Escape key now closes IDLE completion windows. (GH-17419) by JohnnyNajera · 5 years ago
  42. 6bf644e bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366) by Terry Jan Reedy · 5 years ago
  43. b846247 bpo-38636: Fix IDLE tab toggle and file indent width (GH-17008) by Terry Jan Reedy · 5 years ago
  44. fd75708 Python 3.9.0a1 by Łukasz Langa · 5 years ago
  45. 9c28449 bpo-4630: Add cursor no-blink option for IDLE (GH-16960) by Zackery Spytz · 5 years ago
  46. c8b53dc bpo-26353: IDLE adds an unneeded newline when saving a shell window (GH-17103) by Zackery Spytz · 5 years ago
  47. e3f90b2 bpo-38598: Do not try to compile IDLE shell or output windows (GH-16939) by Terry Jan Reedy · 5 years ago
  48. b690a27 bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. (GH-16583) by Serhiy Storchaka · 5 years ago
  49. dfd34a9 bpo-35379: When exiting IDLE, catch any AttributeError. (GH-16212) by Terry Jan Reedy · 5 years ago
  50. 0048afc bpo-38183: Test_idle ignores user config directory GH-16198) by Terry Jan Reedy · 5 years ago
  51. c59295a bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818) by Terry Jan Reedy · 5 years ago
  52. 38da805 bpo-38041: Refine IDLE Shell restart lines. (GH-15709) by Terry Jan Reedy · 5 years ago
  53. 2cd9025 bpo-37902: IDLE: Add scrolling for IDLE browsers. (#15368) by GeeTransit · 5 years ago
  54. 132acab bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634) by Tal Einat · 5 years ago
  55. 1039f39 bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500) by Terry Jan Reedy · 5 years ago
  56. d4b4c00 bpo-37929: IDLE: avoid Squeezer-related config dialog crashes (GH-15452) by Tal Einat · 5 years ago
  57. 0dfc025 Fix typo and rearrange words in IDLE news item (GH-15471) by Terry Jan Reedy · 5 years ago
  58. fa7a6f5 Revert "(TH-15402)" (#15468) by Terry Jan Reedy · 5 years ago
  59. a50f0a4 (TH-15402) by GeeTransit · 5 years ago
  60. 71662dc bpo-37849: IDLE: fix completion window positioning above line (GH-15267) by Tal Einat · 5 years ago
  61. 1213123 bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121) by Terry Jan Reedy · 5 years ago
  62. 1407029 bpo-37748: Re-order the Run menu. (GH-15115) by Terry Jan Reedy · 5 years ago
  63. c4cacc8 Fix typos in comments, docs and test names (#15018) by Min ho Kim · 5 years ago
  64. b222955 bpo-37692: Improve highlight config sample (#14983) by Terry Jan Reedy · 5 years ago
  65. 3221a63 bpo-37628: Fix IDLE config sample sizes (#14958) by Tal Einat · 5 years ago
  66. 7123ea0 bpo-17535: IDLE editor line numbers (GH-14030) by Tal Einat · 5 years ago
  67. 35b87e6 bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870) by Ngalim Siregar · 5 years ago
  68. e0a1f8f bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) by Tal Einat · 5 years ago
  69. 1b38922 bpo-36390: Gather IDLE Format menu functions into format.py (#14827) by Terry Jan Reedy · 5 years ago
  70. 82494aa bpo-36390: IDLE: Combine region formatting methods. (GH-12481) by Cheryl Sabella · 5 years ago
  71. 7036e1d bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675) by Tal Einat · 5 years ago
  72. f8d4cc7 bpo-27452: IDLE: Cleanup config.py code (GH-14577) by Cheryl Sabella · 5 years ago
  73. fcf1d00 bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944) by Tal Einat · 5 years ago
  74. 54cf2e0 bpo-37325: Fix focus traversal for 2 IDLE dialogs (#14209) by Terry Jan Reedy · 5 years ago
  75. 201bc2d bpo-5680: IDLE: Customize running a module (GH-13763) by Cheryl Sabella · 5 years ago
  76. 8fac122 bpo-37321: Edit IDLE subprocess connection error messages. (#14170) by Terry Jan Reedy · 5 years ago
  77. 5bff3c8 bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) by Tal Einat · 5 years ago
  78. 554450f bpo-37177: make IDLE's search dialogs transient (GH-13869) by Tal Einat · 5 years ago
  79. 949fe97 bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791) by Terry Jan Reedy · 5 years ago
  80. 3b5deb0 Python 3.8.0b1 by Łukasz Langa · 5 years ago
  81. 6bdc4de bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307) by Cheryl Sabella · 5 years ago
  82. 1a4d9ff bpo-32411: IDLE: Remove line number sort in browser.py (#5011) by Cheryl Sabella · 5 years ago
  83. 81bb97d bpo-37038: Make idlelib.run runnable; add test clause (GH-13560) by Terry Jan Reedy · 5 years ago
  84. 6d965b3 bpo-36958: In IDLE, print exit message (GH-13435) by Terry Jan Reedy · 5 years ago
  85. 85c69d5 Fix typo in NEWS item about IDLE (os.flush() should be os.fsync()) (#13284) by Guido van Rossum · 5 years ago
  86. 4f098b3 bpo-36807: When saving a file in IDLE, call flush and fsync (#13102) by Guido van Rossum · 5 years ago
  87. c1004b8 Python 3.8.0a4 by Łukasz Langa · 6 years ago
  88. 6a258c8 bpo-36429: Fix starting IDLE with pyshell (#12548) by Terry Jan Reedy · 6 years ago
  89. 9a44885 v3.8.0a3 by Łukasz Langa · 6 years ago
  90. 113d735 bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209) by Louie Lu · 6 years ago
  91. 0fe4513 bpo-36405: IDLE - Restore __main__ and add tests (#12518) by Terry Jan Reedy · 6 years ago
  92. d60f658 bpo-23205: IDLE: Add tests and refactor grep's findfiles (GH-12203) by Cheryl Sabella · 6 years ago
  93. 2b75155 bpo-36405: Use dict unpacking in idlelib (#12507) by Terry Jan Reedy · 6 years ago
  94. c141957 bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491) by Terry Jan Reedy · 6 years ago
  95. 0bb5e75 bpo-23216: IDLE: Add docstrings to search modules (GH-12141) by Cheryl Sabella · 6 years ago
  96. 491ef53 bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262) by Terry Jan Reedy · 6 years ago
  97. 7eebbbd bpo-32129: Avoid blurry IDLE application icon on macOS with Tk 8.6. (GH-12031) by Ned Deily · 6 years ago
  98. b9f0354 bpo-36152: IDLE: Remove unused parameter from colorizer (GH-12109) by Cheryl Sabella · 6 years ago
  99. ed1deb0 bpo-36096: IDLE: Refactor class variables in colorizer (GH-12002) by Cheryl Sabella · 6 years ago
  100. 23f4589 v3.8.0a2 by Łukasz Langa · 6 years ago