1. b846247 bpo-38636: Fix IDLE tab toggle and file indent width (GH-17008) by Terry Jan Reedy · 6 years ago
  2. 9c28449 bpo-4630: Add cursor no-blink option for IDLE (GH-16960) by Zackery Spytz · 6 years ago
  3. c8b53dc bpo-26353: IDLE adds an unneeded newline when saving a shell window (GH-17103) by Zackery Spytz · 6 years ago
  4. a8fb932 bpo-37309: First idlelib/NEWS.txt for 3.9.0 (GH-16947) by Terry Jan Reedy · 6 years ago
  5. e31a79a bpo-34162: Last idlelib/NEWS.txt items for 3.8.0. (GH-16943) by Terry Jan Reedy · 6 years ago
  6. e3f90b2 bpo-38598: Do not try to compile IDLE shell or output windows (GH-16939) by Terry Jan Reedy · 6 years ago
  7. b690a27 bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. (GH-16583) by Serhiy Storchaka · 6 years ago
  8. 06cb94b bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-16545) by Serhiy Storchaka · 6 years ago
  9. dfd34a9 bpo-35379: When exiting IDLE, catch any AttributeError. (GH-16212) by Terry Jan Reedy · 6 years ago
  10. 0048afc bpo-38183: Test_idle ignores user config directory GH-16198) by Terry Jan Reedy · 6 years ago
  11. c59295a bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818) by Terry Jan Reedy · 6 years ago
  12. 38da805 bpo-38041: Refine IDLE Shell restart lines. (GH-15709) by Terry Jan Reedy · 6 years ago
  13. 2cd9025 bpo-37902: IDLE: Add scrolling for IDLE browsers. (#15368) by GeeTransit · 6 years ago
  14. 6cd9666 Fix idlelib.help comments (GH-15669) by Terry Jan Reedy · 6 years ago
  15. 580bdb0 bpo-38022: IDLE: upgrade help.html to sphinx 2.x HTML5 output (GH-15664) by Tal Einat · 6 years ago
  16. 132acab bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634) by Tal Einat · 6 years ago
  17. 15119bc IDLE: Fix 2 typos found by Min ho Kim. (GH-15617) by Terry Jan Reedy · 6 years ago
  18. 1039f39 bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500) by Terry Jan Reedy · 6 years ago
  19. d4b4c00 bpo-37929: IDLE: avoid Squeezer-related config dialog crashes (GH-15452) by Tal Einat · 6 years ago
  20. 9ece4a5 Unmark files as executable that can't actually be executed. (GH-15353) by Greg Price · 6 years ago
  21. 71662dc bpo-37849: IDLE: fix completion window positioning above line (GH-15267) by Tal Einat · 6 years ago
  22. 1213123 bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121) by Terry Jan Reedy · 6 years ago
  23. 1407029 bpo-37748: Re-order the Run menu. (GH-15115) by Terry Jan Reedy · 6 years ago
  24. 86f1a18 bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103) by Tal Einat · 6 years ago
  25. fff5cb2 bpo-34162: Add missing items to idlelib/NEWS.txt. (GH-15034) by Terry Jan Reedy · 6 years ago
  26. 0acb646 Fix idlelib typos discovered by min ho, pr 15018. (GH-15029) by Terry Jan Reedy · 6 years ago
  27. f35c51d bpo-34162: Update idlelib/news.txt. (#15011) by Terry Jan Reedy · 6 years ago
  28. e8874b8 bpo-37706: Disable 3 IDLE scrollbar tests on Mac. (#15010) by Terry Jan Reedy · 6 years ago
  29. b222955 bpo-37692: Improve highlight config sample (#14983) by Terry Jan Reedy · 6 years ago
  30. 3221a63 bpo-37628: Fix IDLE config sample sizes (#14958) by Tal Einat · 6 years ago
  31. 46ebd4a bpo-17535: Increase line number horizontal padding by 2 pixels (GH-14959) by Tal Einat · 6 years ago
  32. c6fd6c8 bpo-29446: IDLE -- add explicit imports (GH-14919) by Terry Jan Reedy · 6 years ago
  33. 7123ea0 bpo-17535: IDLE editor line numbers (GH-14030) by Tal Einat · 6 years ago
  34. 1ebee37 bpo-33610: validate non-negative integer inputs in IDLE's config (GH-14822) by Tal Einat · 6 years ago
  35. 8e3a738 Fix typo found by Min ho Kim (#14879) by Terry Jan Reedy · 6 years ago
  36. 35b87e6 bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870) by Ngalim Siregar · 6 years ago
  37. e0a1f8f bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) by Tal Einat · 6 years ago
  38. 1b38922 bpo-36390: Gather IDLE Format menu functions into format.py (#14827) by Terry Jan Reedy · 6 years ago
  39. 82494aa bpo-36390: IDLE: Combine region formatting methods. (GH-12481) by Cheryl Sabella · 6 years ago
  40. 7036e1d bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675) by Tal Einat · 6 years ago
  41. f8d4cc7 bpo-27452: IDLE: Cleanup config.py code (GH-14577) by Cheryl Sabella · 6 years ago
  42. 9b5ce62 bpo-36390: simplify classifyws(), rename it and add unit tests (GH-14500) by Tal Einat · 6 years ago
  43. 6aeb2fe bpo-26806: IDLE should run without docstrings (#14657) by Terry Jan Reedy · 6 years ago
  44. fcf1d00 bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944) by Tal Einat · 6 years ago
  45. 8713aa6 Fix typo, 'widger' -> 'widget', in idlelib/tree.py (GH-14263) by İsmail Arılık · 6 years ago
  46. 54cf2e0 bpo-37325: Fix focus traversal for 2 IDLE dialogs (#14209) by Terry Jan Reedy · 6 years ago
  47. 201bc2d bpo-5680: IDLE: Customize running a module (GH-13763) by Cheryl Sabella · 6 years ago
  48. 8fac122 bpo-37321: Edit IDLE subprocess connection error messages. (#14170) by Terry Jan Reedy · 6 years ago
  49. 5bff3c8 bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) by Tal Einat · 6 years ago
  50. 66d47da bpo-37220: Fix 2.7 test -R crash on Windows. (GH-13957) by Terry Jan Reedy · 6 years ago
  51. 7f8a38a IDLE: Standardize naming convention for DummyEditwin in tests (GH-13876) by Cheryl Sabella · 6 years ago
  52. 554450f bpo-37177: make IDLE's search dialogs transient (GH-13869) by Tal Einat · 6 years ago
  53. 949fe97 bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791) by Terry Jan Reedy · 6 years ago
  54. d9677f3 IDLE: Fix typos in docs and comments (GH-13749) by Xtreak · 6 years ago
  55. 6bdc4de bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307) by Cheryl Sabella · 6 years ago
  56. 1a4d9ff bpo-32411: IDLE: Remove line number sort in browser.py (#5011) by Cheryl Sabella · 6 years ago
  57. 2085bd0 bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700) by Serhiy Storchaka · 6 years ago
  58. ba04302 IDLE - Capitalize search dialogs' 'Close' button label. (#13691) by Terry Jan Reedy · 6 years ago
  59. df9b032 bpo-37039: IDLE - zoomheight fixes (GH-13576) by Terry Jan Reedy · 6 years ago
  60. 81bb97d bpo-37038: Make idlelib.run runnable; add test clause (GH-13560) by Terry Jan Reedy · 6 years ago
  61. 6d965b3 bpo-36958: In IDLE, print exit message (GH-13435) by Terry Jan Reedy · 6 years ago
  62. 8a533ff Fix typos in documentation. Patch by tirkarthi. (GH-13354) by Terry Jan Reedy · 6 years ago
  63. 4f098b3 bpo-36807: When saving a file in IDLE, call flush and fsync (#13102) by Guido van Rossum · 6 years ago
  64. 9646630 bpo-36766: Typos in docs and code comments (GH-13116) by penguindustin · 6 years ago
  65. 55d0351 Syntax highlight IDLE html doc code example. (GH-12981) by Terry Jan Reedy · 6 years ago
  66. da08470 bpo-36431: Use PEP 448 dict unpacking for merging two dicts. (GH-12553) by Serhiy Storchaka · 6 years ago
  67. 6a258c8 bpo-36429: Fix starting IDLE with pyshell (#12548) by Terry Jan Reedy · 6 years ago
  68. 113d735 bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209) by Louie Lu · 6 years ago
  69. 0fe4513 bpo-36405: IDLE - Restore __main__ and add tests (#12518) by Terry Jan Reedy · 6 years ago
  70. d60f658 bpo-23205: IDLE: Add tests and refactor grep's findfiles (GH-12203) by Cheryl Sabella · 6 years ago
  71. 2b75155 bpo-36405: Use dict unpacking in idlelib (#12507) by Terry Jan Reedy · 6 years ago
  72. c141957 bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491) by Terry Jan Reedy · 6 years ago
  73. 0bb5e75 bpo-23216: IDLE: Add docstrings to search modules (GH-12141) by Cheryl Sabella · 6 years ago
  74. 491ef53 bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262) by Terry Jan Reedy · 6 years ago
  75. 8a1bab9 bpo-34162: Add entries for idlelib/NEWS.txt (#12232) by Terry Jan Reedy · 6 years ago
  76. 7eebbbd bpo-32129: Avoid blurry IDLE application icon on macOS with Tk 8.6. (GH-12031) by Ned Deily · 6 years ago
  77. b9f0354 bpo-36152: IDLE: Remove unused parameter from colorizer (GH-12109) by Cheryl Sabella · 6 years ago
  78. ed1deb0 bpo-36096: IDLE: Refactor class variables in colorizer (GH-12002) by Cheryl Sabella · 6 years ago
  79. d610116 bpo-24310: Document IDLE settings dialog font tab sample (GH-12007) by Terry Jan Reedy · 6 years ago
  80. ee0f927 bpo-35689: IDLE: Add docstrings and unittests for colorizer.py (GH-11472) by Cheryl Sabella · 6 years ago
  81. 8a03ff2 bpo-35833: Revise IDLE doc for control codes sent to Shell. (GH-11799) by Terry Jan Reedy · 7 years ago
  82. 28f6cb3 bpo-35683: Improve Azure Pipelines steps (GH-11493) by Steve Dower · 7 years ago
  83. 2cf1dda bpo-35770: Fix off-by-1 error. (#11618) by Terry Jan Reedy · 7 years ago
  84. 39ed289 bpo-35770: IDLE macosx deletes Options => Configure IDLE. (GH-11614) by Terry Jan Reedy · 7 years ago
  85. a902239 bpo-35769: Change IDLE's name for new files from 'Untitled' to 'untitled' (GH-11602) by Terry Jan Reedy · 7 years ago
  86. e55cf02 bpo-35730: IDLE - test squeezer reload() by checking load_font() (GH-11585) by Tal Einat · 7 years ago
  87. 56c1605 bpo-34161: Update idlelib/NEWS.txt to 2019 Jan 17 (GH-11597) by Terry Jan Reedy · 7 years ago
  88. 5bb146a bpo-35730: Disable IDLE test_reload assertion. (GH-11543) by Terry Jan Reedy · 7 years ago
  89. 39a33e9 bpo-35196: Optimize Squeezer's write() interception (GH-10454) by Tal Einat · 7 years ago
  90. 11303dd bpo-35660: Fix imports in idlelib.window (#11434) by Cheryl Sabella · 7 years ago
  91. ab54b9a bpo-35641: IDLE - format calltip properly when no docstring (GH-11415) by Emmanuel Arias · 7 years ago
  92. aff0ada bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395) by Terry Jan Reedy · 7 years ago
  93. b4ea8bb bpo-35598: IDLE - Globalize some config_key objects (GH-11392) by Cheryl Sabella · 7 years ago
  94. 4bd79c3 bpo-35598: IDLE: Switch config_key dialog to ttk widgets (GH-11365) by Cheryl Sabella · 7 years ago
  95. b0a6196 bpo-35598: IDLE: Increase test coverage for config_key.py (#11360) by Cheryl Sabella · 7 years ago
  96. 4bc2467 bpo-34055: Revert deletion of line in IDLE's PyShell (#11346) by Terry Jan Reedy · 7 years ago
  97. c0381aa bpo-28097: IDLE - Add Previous/Next History to Shell menu (#11325) by Cheryl Sabella · 7 years ago
  98. 804a5d9 IDLE: Create function to update menu item state. (GH-11343) by Cheryl Sabella · 7 years ago
  99. c465682 bpo-35591: IDLE Find Selection now works when selection not found (GH-11339) by Terry Jan Reedy · 7 years ago
  100. 55698cc bpo-35598: IDLE: Update config_key.py with PEP8 names (GH-11330) by Cheryl Sabella · 7 years ago