1. 2b75155 bpo-36405: Use dict unpacking in idlelib (#12507) by Terry Jan Reedy · 6 years ago
  2. c141957 bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491) by Terry Jan Reedy · 6 years ago
  3. 0bb5e75 bpo-23216: IDLE: Add docstrings to search modules (GH-12141) by Cheryl Sabella · 6 years ago
  4. 491ef53 bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262) by Terry Jan Reedy · 6 years ago
  5. 8a1bab9 bpo-34162: Add entries for idlelib/NEWS.txt (#12232) by Terry Jan Reedy · 6 years ago
  6. 7eebbbd bpo-32129: Avoid blurry IDLE application icon on macOS with Tk 8.6. (GH-12031) by Ned Deily · 6 years ago
  7. b9f0354 bpo-36152: IDLE: Remove unused parameter from colorizer (GH-12109) by Cheryl Sabella · 6 years ago
  8. ed1deb0 bpo-36096: IDLE: Refactor class variables in colorizer (GH-12002) by Cheryl Sabella · 6 years ago
  9. d610116 bpo-24310: Document IDLE settings dialog font tab sample (GH-12007) by Terry Jan Reedy · 6 years ago
  10. ee0f927 bpo-35689: IDLE: Add docstrings and unittests for colorizer.py (GH-11472) by Cheryl Sabella · 6 years ago
  11. 8a03ff2 bpo-35833: Revise IDLE doc for control codes sent to Shell. (GH-11799) by Terry Jan Reedy · 7 years ago
  12. 28f6cb3 bpo-35683: Improve Azure Pipelines steps (GH-11493) by Steve Dower · 7 years ago
  13. 2cf1dda bpo-35770: Fix off-by-1 error. (#11618) by Terry Jan Reedy · 7 years ago
  14. 39ed289 bpo-35770: IDLE macosx deletes Options => Configure IDLE. (GH-11614) by Terry Jan Reedy · 7 years ago
  15. a902239 bpo-35769: Change IDLE's name for new files from 'Untitled' to 'untitled' (GH-11602) by Terry Jan Reedy · 7 years ago
  16. e55cf02 bpo-35730: IDLE - test squeezer reload() by checking load_font() (GH-11585) by Tal Einat · 7 years ago
  17. 56c1605 bpo-34161: Update idlelib/NEWS.txt to 2019 Jan 17 (GH-11597) by Terry Jan Reedy · 7 years ago
  18. 5bb146a bpo-35730: Disable IDLE test_reload assertion. (GH-11543) by Terry Jan Reedy · 7 years ago
  19. 39a33e9 bpo-35196: Optimize Squeezer's write() interception (GH-10454) by Tal Einat · 7 years ago
  20. 11303dd bpo-35660: Fix imports in idlelib.window (#11434) by Cheryl Sabella · 7 years ago
  21. ab54b9a bpo-35641: IDLE - format calltip properly when no docstring (GH-11415) by Emmanuel Arias · 7 years ago
  22. aff0ada bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395) by Terry Jan Reedy · 7 years ago
  23. b4ea8bb bpo-35598: IDLE - Globalize some config_key objects (GH-11392) by Cheryl Sabella · 7 years ago
  24. 4bd79c3 bpo-35598: IDLE: Switch config_key dialog to ttk widgets (GH-11365) by Cheryl Sabella · 7 years ago
  25. b0a6196 bpo-35598: IDLE: Increase test coverage for config_key.py (#11360) by Cheryl Sabella · 7 years ago
  26. 4bc2467 bpo-34055: Revert deletion of line in IDLE's PyShell (#11346) by Terry Jan Reedy · 7 years ago
  27. c0381aa bpo-28097: IDLE - Add Previous/Next History to Shell menu (#11325) by Cheryl Sabella · 7 years ago
  28. 804a5d9 IDLE: Create function to update menu item state. (GH-11343) by Cheryl Sabella · 7 years ago
  29. c465682 bpo-35591: IDLE Find Selection now works when selection not found (GH-11339) by Terry Jan Reedy · 7 years ago
  30. 55698cc bpo-35598: IDLE: Update config_key.py with PEP8 names (GH-11330) by Cheryl Sabella · 7 years ago
  31. 44a79cc bpo-35208: Fix IDLE Squeezer line counting (GH-10449) by Tal Einat · 7 years ago
  32. 8874f51 bpo-35555: IDLE: Gray out Code Context menu item on non-editors (#11282) by Cheryl Sabella · 7 years ago
  33. c1b4b0f bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214) by Cheryl Sabella · 7 years ago
  34. 292cd6e bpo-35521: Add more cross-refs to IDLE docs (#11257) by Terry Jan Reedy · 7 years ago
  35. 87ec110 bpo-34162: Update idlelib/NEWS.txt to 2018-12-20. (#11255) by Terry Jan Reedy · 7 years ago
  36. 01421be bpo-35521: IDLE: Add code context section to docs (#11205) by Cheryl Sabella · 7 years ago
  37. 9ebe879 bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464) by Tal Einat · 7 years ago
  38. 42b1d61 bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934) by Serhiy Storchaka · 7 years ago
  39. 6ea9d54 bpo-34162: Update idlelib NEWS to 2018-12-05. (GH-10964) by Terry Jan Reedy · 7 years ago
  40. 5a087d5 bpo-35202: Remove more unused imports in idlelib (GH-10573) by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) · 7 years ago
  41. b65413b bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478) by Terry Jan Reedy · 7 years ago
  42. 50ff02b bpo-34864: Document two IDLE on MacOS issues. (GH-10456) by Terry Jan Reedy · 7 years ago
  43. 43a74ab bpo-35202: Remove unused imports in idlelib (GH-10438) by Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) · 7 years ago
  44. 76cd0c3 bpo-33000: Document that IDLE's shell has no line limit. (#10373) by Terry Jan Reedy · 7 years ago
  45. 75d9d59 bpo-23220: Explain how IDLE's Shell displays output (GH-10356) by Terry Jan Reedy · 7 years ago
  46. f1d3efc bpo-35099: Update idlelib/help.html (#10353) by Terry Jan Reedy · 7 years ago
  47. 34fd4c2 bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) by Serhiy Storchaka · 7 years ago
  48. ea9c8bd bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206) by Terry Jan Reedy · 7 years ago
  49. 1803263 Issue 35093: Document the IDLE document viewer in the IDLE doc. (#10195) by Terry Jan Reedy · 7 years ago
  50. 68d6dc0 bpo-1529353: Explain Shell text squeezing in the IDLE doc. (#10169) by Terry Jan Reedy · 7 years ago
  51. 2b555fc bpo-35088: Update idlelib.help.copy_string docstring (#10164) by Terry Jan Reedy · 7 years ago
  52. db40cb5 bpo-35087: Update idlelib help files for the current doc build. (GH-10162) by Terry Jan Reedy · 7 years ago
  53. d274afb bpo-33656: Move pyshell ctypes import inside try block. (GH-9858) by Terry Jan Reedy · 7 years ago
  54. 683281f bpo-34906: Doc: Fix typos (2) (GH-9735) by Stéphane Wirtel · 7 years ago
  55. 5fa247d bpo-34850: Replace is with == in idlelib.iomenu (GH-9649) by Terry Jan Reedy · 7 years ago
  56. 22ef31d bpo-34162: idlelib/NEWS.txt entry for squeezer (GH-9573) by Terry Jan Reedy · 7 years ago
  57. 604e7b9 bpo-1529353: IDLE: squeeze large output in the shell (GH-7626) by Tal Einat · 7 years ago
  58. 16fba62 bpo-34162: Update idlelib/NEWS.txt to 2018-9-24. (GH-9551) by Terry Jan Reedy · 7 years ago
  59. 5a60667 bpo-34162: Add entry for idlelib/NEWS.txt already included for 3.6/3.7 (GH-9549) by Terry Jan Reedy · 7 years ago
  60. c87d9f4 bpo-34548: IDLE: use configured theme colors in TextView (GH-9008) by Tal Einat · 7 years ago
  61. 077059e bpo-34047: IDLE: fix mousewheel scrolling direction on macOS (GH-8678) by Tal Einat · 7 years ago
  62. 87e59ac bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-7683) by Tal Einat · 7 years ago
  63. 9beaef6 bpo-34275: Make IDLE calltips always visible on Mac. (GH-8639) by Terry Jan Reedy · 7 years ago
  64. dd74369 bpo-34120: fix text viewer to call grab_release() only when needed (GH-8616) by Tal Einat · 7 years ago
  65. 10ea940 bpo-34120: fix IDLE freezing after closing dialogs (GH-8603) by Tal Einat · 7 years ago
  66. 2c5c0a3 bpo-34162: idlelib/NEWS.txt entries to 2018-7-20 (GH-8345) by Terry Jan Reedy · 7 years ago
  67. 3c8043d bpo-33975: Avoid small type when running IDLE's htests. (GH-7944) by Terry Jan Reedy · 7 years ago
  68. 4239773 bpo-33924: Add missed mac-specific 'windows' to 'window' changes (GH-7920) by Mark Roseman · 7 years ago
  69. 2af9f5d bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892) by Tal Einat · 7 years ago
  70. 5ae70f6 bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881) by Terry Jan Reedy · 7 years ago
  71. bcd3a1a bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852) by Terry Jan Reedy · 7 years ago
  72. 33c7420 bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836) by Terry Jan Reedy · 7 years ago
  73. a361e89 bpo-33906: Rename idlelib.windows as window (#7833) by Terry Jan Reedy · 7 years ago
  74. 87a9273 bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830) by Terry Jan Reedy · 7 years ago
  75. 9bb9223 bpo-33904: In IDLE's rstrip, rename class RstripExtension as Rstrip (GH-7811) by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) · 7 years ago
  76. 9af1836 bpo-33907: Rename an IDLE module and classes. (GH-7810) by Terry Jan Reedy · 7 years ago
  77. 06e2029 bpo-33907: Rename an IDLE module and class. (GH-7807) by Terry Jan Reedy · 7 years ago
  78. 4d92158 bpo-33855: Still more edits and minimal tests for IDLE (GH-7784) by Terry Jan Reedy · 7 years ago
  79. ea3dc80 bpo-33855: More edits and new minimal tests for IDLE (GH-7761) by Terry Jan Reedy · 7 years ago
  80. 9d49f85 bpo-33856: Add "help" to the welcome message of IDLE (GH-7755) by Stéphane Wirtel · 7 years ago
  81. ee5ef30 bpo-33855: Minimally test all IDLE modules. (GH-7689) by Terry Jan Reedy · 7 years ago
  82. 4b704f2 bpo-33656: Mention color in idlelib/NEWS.txt entry. (#7646) by Terry Jan Reedy · 7 years ago
  83. fd88f31 bpo-33656: Add enum name for argument of Windows call. (GH-7642) by Terry Jan Reedy · 7 years ago
  84. 800415e bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137) by Terry Jan Reedy · 7 years ago
  85. af4b013 bpo-33610: Update IDLE Code Context doc entry (GH-7597) by Terry Jan Reedy · 7 years ago
  86. b1f6902 Update idlelib/NEWS.txt to 2018 Jun 8 am. (GH-7517) by Terry Jan Reedy · 7 years ago
  87. 041272b bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411) by Cheryl Sabella · 7 years ago
  88. b609e68 bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367) by Cheryl Sabella · 7 years ago
  89. d49dbd9 bpo-33664: Scroll IDLE editor text by lines (GH-7351) by Cheryl Sabella · 7 years ago
  90. de65162 bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199) by Cheryl Sabella · 7 years ago
  91. 29996a1 bpo-33642: IDLE: Use variable number of lines in CodeContext. (GH-7106) by Cheryl Sabella · 7 years ago
  92. 8506016 bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085) by Cheryl Sabella · 7 years ago
  93. 6b0d09b bpo-30928: Update idlelib/NEWS.txt. (#6995) by Terry Jan Reedy · 7 years ago
  94. 654038d bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638) by Cheryl Sabella · 7 years ago
  95. d89ca94 bpo-33564: Add async to IDLE's code context block openers. (GH-6960) by Terry Jan Reedy · 7 years ago
  96. 038b21f bpo-30928: Update idlelib/NEWS.txt to 2018-05-14. (#6873) by Terry Jan Reedy · 7 years ago
  97. 389a48e bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846) by Terry Jan Reedy · 7 years ago
  98. 5ff3a16 bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-6643) by Terry Jan Reedy · 7 years ago
  99. 61f82e0 Spelling fixes to docs, docstrings, and comments (GH-6374) by Ville Skyttä · 7 years ago
  100. 55966f3 bpo-33204: IDLE - revise and extend colorizer test. (GH-6347) by Terry Jan Reedy · 7 years ago