1. 077059e bpo-34047: IDLE: fix mousewheel scrolling direction on macOS (GH-8678) by Tal Einat · 6 years ago
  2. 87e59ac bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-7683) by Tal Einat · 6 years ago
  3. 9beaef6 bpo-34275: Make IDLE calltips always visible on Mac. (GH-8639) by Terry Jan Reedy · 6 years ago
  4. dd74369 bpo-34120: fix text viewer to call grab_release() only when needed (GH-8616) by Tal Einat · 6 years ago
  5. 10ea940 bpo-34120: fix IDLE freezing after closing dialogs (GH-8603) by Tal Einat · 6 years ago
  6. 2c5c0a3 bpo-34162: idlelib/NEWS.txt entries to 2018-7-20 (GH-8345) by Terry Jan Reedy · 6 years ago
  7. 3c8043d bpo-33975: Avoid small type when running IDLE's htests. (GH-7944) by Terry Jan Reedy · 6 years ago
  8. 4239773 bpo-33924: Add missed mac-specific 'windows' to 'window' changes (GH-7920) by Mark Roseman · 6 years ago
  9. 2af9f5d bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892) by Tal Einat · 6 years ago
  10. 5ae70f6 bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881) by Terry Jan Reedy · 6 years ago
  11. bcd3a1a bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852) by Terry Jan Reedy · 6 years ago
  12. 33c7420 bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836) by Terry Jan Reedy · 6 years ago
  13. a361e89 bpo-33906: Rename idlelib.windows as window (#7833) by Terry Jan Reedy · 6 years ago
  14. 87a9273 bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830) by Terry Jan Reedy · 6 years ago
  15. 9bb9223 bpo-33904: In IDLE's rstrip, rename class RstripExtension as Rstrip (GH-7811) by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) · 6 years ago
  16. 9af1836 bpo-33907: Rename an IDLE module and classes. (GH-7810) by Terry Jan Reedy · 6 years ago
  17. 06e2029 bpo-33907: Rename an IDLE module and class. (GH-7807) by Terry Jan Reedy · 6 years ago
  18. 4d92158 bpo-33855: Still more edits and minimal tests for IDLE (GH-7784) by Terry Jan Reedy · 6 years ago
  19. ea3dc80 bpo-33855: More edits and new minimal tests for IDLE (GH-7761) by Terry Jan Reedy · 6 years ago
  20. 9d49f85 bpo-33856: Add "help" to the welcome message of IDLE (GH-7755) by Stéphane Wirtel · 6 years ago
  21. ee5ef30 bpo-33855: Minimally test all IDLE modules. (GH-7689) by Terry Jan Reedy · 6 years ago
  22. 4b704f2 bpo-33656: Mention color in idlelib/NEWS.txt entry. (#7646) by Terry Jan Reedy · 6 years ago
  23. fd88f31 bpo-33656: Add enum name for argument of Windows call. (GH-7642) by Terry Jan Reedy · 6 years ago
  24. 800415e bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137) by Terry Jan Reedy · 6 years ago
  25. af4b013 bpo-33610: Update IDLE Code Context doc entry (GH-7597) by Terry Jan Reedy · 6 years ago
  26. b1f6902 Update idlelib/NEWS.txt to 2018 Jun 8 am. (GH-7517) by Terry Jan Reedy · 6 years ago
  27. 041272b bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411) by Cheryl Sabella · 6 years ago
  28. b609e68 bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367) by Cheryl Sabella · 6 years ago
  29. d49dbd9 bpo-33664: Scroll IDLE editor text by lines (GH-7351) by Cheryl Sabella · 6 years ago
  30. de65162 bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199) by Cheryl Sabella · 6 years ago
  31. 29996a1 bpo-33642: IDLE: Use variable number of lines in CodeContext. (GH-7106) by Cheryl Sabella · 6 years ago
  32. 8506016 bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085) by Cheryl Sabella · 6 years ago
  33. 6b0d09b bpo-30928: Update idlelib/NEWS.txt. (#6995) by Terry Jan Reedy · 6 years ago
  34. 654038d bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638) by Cheryl Sabella · 6 years ago
  35. d89ca94 bpo-33564: Add async to IDLE's code context block openers. (GH-6960) by Terry Jan Reedy · 6 years ago
  36. 038b21f bpo-30928: Update idlelib/NEWS.txt to 2018-05-14. (#6873) by Terry Jan Reedy · 6 years ago
  37. 389a48e bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846) by Terry Jan Reedy · 6 years ago
  38. 5ff3a16 bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-6643) by Terry Jan Reedy · 6 years ago
  39. 61f82e0 Spelling fixes to docs, docstrings, and comments (GH-6374) by Ville Skyttä · 6 years ago
  40. 55966f3 bpo-33204: IDLE - revise and extend colorizer test. (GH-6347) by Terry Jan Reedy · 6 years ago
  41. da58533 bpo-33204: IDLE: consistently color invalid string prefixes (#6344) by Terry Jan Reedy · 6 years ago
  42. bac2d5b Fix duplicating words words. (GH-6296) by Serhiy Storchaka · 6 years ago
  43. 22c82be bpo-32984: IDLE - set __file__ for startup files (GH-5981) by Terry Jan Reedy · 6 years ago
  44. f0daa88 bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862) by Cheryl Sabella · 6 years ago
  45. 0954c9e bpo-30928: Update idlelib/NEWS.txt, possibly for 3.7.0b2 (GH-5932) by Terry Jan Reedy · 6 years ago
  46. c29c03a bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830) by Cheryl Sabella · 6 years ago
  47. 451d1ed bpo-32905: IDLE - remove unused code in pyparse module (GH-5807) by Terry Jan Reedy · 6 years ago
  48. c84cf6c bpo-32874: IDLE: add tests for pyparse (GH-5755) by Cheryl Sabella · 6 years ago
  49. 688722c bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646) by Terry Jan Reedy · 6 years ago
  50. f34e03e bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5639) by Terry Jan Reedy · 6 years ago
  51. 05e8067 Add entry for uniform lower context; add 'since' to be explicit. (GH-5539) by Terry Jan Reedy · 6 years ago
  52. 845d864 bpo-32765: Update configdialog General tab create page docstring (GH-5529) by Cheryl Sabella · 6 years ago
  53. c3d9508 bpo-32746: Fix multiple typos (GH-5144) by Leo Arias · 6 years ago
  54. e570211 Fix idlelib comment typos reported by Mike on pull request 4803. (#4807) by Terry Jan Reedy · 7 years ago
  55. f658641 Removed doubled 'bpo-'. (#4777) by Terry Jan Reedy · 7 years ago
  56. 2c0c68d bpo-30928: update idlelib/NEWS.txt. (#4706) by Terry Jan Reedy · 7 years ago
  57. 1e2fcac bpo-32207: Improve tk event exception tracebacks in IDLE. (#4703) by Terry Jan Reedy · 7 years ago
  58. 21255fc bpo-30928: Update idlelib/NEWS.txt to 2017 Dec 3. (#4701) by Terry Jan Reedy · 7 years ago
  59. 041efd2 bpo-32164: Delete unused file idlelib/tabbedpages.py (#4628) by Terry Jan Reedy · 7 years ago
  60. e8f7c78 bpo-30781: Remove unused imports in idlelib.configdialog. (#4627) by Terry Jan Reedy · 7 years ago
  61. fd6f8c5 bpo-32100: Delete unneeded import in idlelib.pathbrowser. (#4626) by Terry Jan Reedy · 7 years ago
  62. 20d48a4 bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (#4484) by Cheryl Sabella · 7 years ago
  63. a5293b4 Fix miscellaneous typos (#4275) by luzpaz · 7 years ago
  64. e86172d IDLE -- Restrict shell prompt manipulaton to the shell. (#4143) by Terry Jan Reedy · 7 years ago
  65. ed6554c bpo-31860: Make the font sample in the IDLE font configuration dialog editable. (#4106) by Serhiy Storchaka · 7 years ago
  66. 27288de bpo-30928: Update idlelib/NEWS.txt to 2017 Oct 17. (#4025) by Terry Jan Reedy · 7 years ago
  67. e2e4227 bpo-13802: Use non-Latin characters in IDLE's Font settings sample. (#3960) by Terry Jan Reedy · 7 years ago
  68. de86073 bpo-28603: Fix formatting tracebacks for unhashable exceptions (#4014) by Zane Bitter · 7 years ago
  69. 620f70e bpo-25588: Document autotest in idle_test/README.txt. (#4000) by Terry Jan Reedy · 7 years ago
  70. 0b5e61d bpo-30397: Add re.Pattern and re.Match. (#1646) by Serhiy Storchaka · 7 years ago
  71. 5961e7c IDLE: make filetypes a tuple constant. (#3847) by Terry Jan Reedy · 7 years ago
  72. d6bb65f bpo-31460: Simplify the API of IDLE's Module Browser. (#3842) by Terry Jan Reedy · 7 years ago
  73. bfebfd8 bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839) by Terry Jan Reedy · 7 years ago
  74. cd99e79 bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser. (#3704) by Cheryl Sabella · 7 years ago
  75. 99167f8 bpo-31559: Remove test order dependence in idle_test.test_browser. (#3708) by Terry Jan Reedy · 7 years ago
  76. 058de11 bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573) by Cheryl Sabella · 7 years ago
  77. a96c96f bpo-31500: IDLE: Scale default fonts on HiDPI displays. (#3639) by Serhiy Storchaka · 7 years ago
  78. d6e2f26 bpo-31500: Removed fixed size of IDLE config dialog. (#3664) by Terry Jan Reedy · 7 years ago
  79. 55679e0 bpo-30928: Update idlelib/NEWS.txt to 2017 Sep 17. (#3635) by Terry Jan Reedy · 7 years ago
  80. 0efc7c6 bpo-31502: IDLE Configdialog again deletes custom themes and keysets. (#3634) by Terry Jan Reedy · 7 years ago
  81. a6bb313 bpo-31493: Fix code context update and font update timers. (#3622) by Terry Jan Reedy · 7 years ago
  82. 5777ecc bpo-31488: IDLE - update former extensions when options change. (#3612) by Terry Jan Reedy · 7 years ago
  83. ff70289 bpo-314777: IDLE - improve rstrip entry in doc (#3602) by Terry Jan Reedy · 7 years ago
  84. d384a81 bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (#3590) by Terry Jan Reedy · 7 years ago
  85. 13ad3b7 bpo-31462: Remove trailing whitespaces. (#3564) by Serhiy Storchaka · 7 years ago
  86. 98758bc bpo-31421: Document how IDLE runs tkinter programs. (#3513) by Terry Jan Reedy · 7 years ago
  87. adb4cd2 bpo-27099: Finish updating IDLE doc and help text. (#3510) by Terry Jan Reedy · 7 years ago
  88. 8239fd7 bpo-30928: Update idlelib/NEWS.txt to 2017-09-11. (#3503) by Terry Jan Reedy · 7 years ago
  89. 667522e bpo-31414: IDLE -- fix tk entry box tests by deleting first. (#3501) by Terry Jan Reedy · 7 years ago
  90. 3866d9b bpo-30781: IDLE: Fix help button on configdialog (#3238) by Cheryl Sabella · 7 years ago
  91. 58fc71c bpo-27099: IDLE - Convert built-in extensions to regular features (#2494) by wohlganger · 7 years ago
  92. 390eadd bpo-31051: Rearrange IDLE condigdialog GenPage into Window, Editor, and Help sections. (#3239) by Terry Jan Reedy · 7 years ago
  93. 998f496 bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046) by Cheryl Sabella · 7 years ago
  94. 3457f42 bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests. (#3220) by Terry Jan Reedy · 7 years ago
  95. 7028e59 bpo-30781: IDLE - use ttk widgets in configdialog (#2654) by Cheryl Sabella · 7 years ago
  96. 4bfebc6 bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3160) by Cheryl Sabella · 7 years ago
  97. 8f7a798 bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3156) by Cheryl Sabella · 7 years ago
  98. a32e405 bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3141) by Cheryl Sabella · 7 years ago
  99. 82aff62 bpo-31001: IDLE: Add tests for configdialog highlight tab (#3123) by Cheryl Sabella · 7 years ago
  100. 7f06684 bpo-30928: Update idlelib/NEWS.txt to 2017-08-15. (#3098) by Terry Jan Reedy · 7 years ago