- f35bb9e Issue #27611, #24137: Only change tkinter when easily restored. by Terry Jan Reedy · 8 years ago
- 3ff55a8 Issue #27732: Silence test_idle with dummy bell functions. by Terry Jan Reedy · 8 years ago
- 3f3dc89 Issue #27714: text_textview now passes when re-run in the same process by Terry Jan Reedy · 8 years ago
- 40a46ad Issue #27380: For test_query on Mac, adjust one expected result. by Terry Jan Reedy · 8 years ago
- 65db854 Issue #27621: Put query response validation error messages in query box by Terry Jan Reedy · 8 years ago
- 2553b1b Issue #27620: Make htest box respond to <Return> and <Escape>. by Terry Jan Reedy · 8 years ago
- 6b37dfc Issue #27620: Mark the default action button as the default. by Terry Jan Reedy · 8 years ago
- 263893c Issue #27626: Further spelling fixes for 3.6 by Martin Panter · 8 years ago
- 8bde911 Issue #27626: Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
- eb99570 Issue #27626: Spelling fixes in docs, comments and internal names by Martin Panter · 8 years ago
- 1793783 Issue #27620: Escape key closes Query box as cancelled. by Terry Jan Reedy · 8 years ago
- c665dfd Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete. by Terry Jan Reedy · 8 years ago
- c74fb9c Issue #27609: Explicitly return None when there are other returns. by Terry Jan Reedy · 8 years ago
- 41bc067 Issue #25507: Merge from 3.5 with ttk replacing colorchooser. by Terry Jan Reedy · 8 years ago
- ff1d5ab Issue #25507: IDLE no longer runs buggy code because of its tkinter imports. by Terry Jan Reedy · 8 years ago
- 6cf0e13 Issue #25507: Move 4 objects from pyshell to run and switch inports. by Terry Jan Reedy · 8 years ago
- 702f4f5 Issue #23804: Merge spelling and NEWS fixes from 3.5 by Martin Panter · 8 years ago
- 204bf0b English spelling and grammar fixes by Martin Panter · 8 years ago
- 4bf9c51 IDLE NEWS items. by Terry Jan Reedy · 8 years ago
- 6f7b0f5 Issue #27477: Convert IDLE search dialogs to using ttk widgets. by Terry Jan Reedy · 8 years ago
- a748032 Refine geometry of idlelib htests (and a few other fix-ups). by Terry Jan Reedy · 8 years ago
- cd5e388 Issue #27173: Fix error in test_config that caused test_idle to fail. by Terry Jan Reedy · 8 years ago
- 9bdb1ed Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets. by Terry Jan Reedy · 8 years ago
- d3b96e1 Whitespace by Terry Jan Reedy · 8 years ago
- 8b22c0a Issue #27380: IDLE: add query.HelpSource class and tests. by Terry Jan Reedy · 8 years ago
- 9862b51 Issue #27452: make command line idle-test> python test_help.py work. by Terry Jan Reedy · 8 years ago
- 5ce1b86 Issue #27452: add line counter and crc to IDLE config test dump. by Terry Jan Reedy · 8 years ago
- 2279aeb Issue #27452: add line counter and crc to IDLE configHandler test dump. by Terry Jan Reedy · 8 years ago
- 0cd6b97 Issue 27437: Add query.ModuleName and use it for file => Load Module. by Terry Jan Reedy · 8 years ago
- 68a53c5 Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass by Terry Jan Reedy · 8 years ago
- 754a5c1 Merge Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
- 1e957d1 Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
- 7c15341 Issue 27372: Stop test_idle from changing locale, so test passes. by Terry Jan Reedy · 8 years ago
- 8122174 Issue #22115: Added methods trace_add, trace_remove and trace_info in the by Serhiy Storchaka · 8 years ago
- d3af156 Issue #24137: Fixed IDLE on Linux with tkinter default root disabled. by Serhiy Storchaka · 8 years ago
- 47e00e5 Issue #27365: Finish merge so tests pass. by Terry Jan Reedy · 8 years ago
- ca183ef Issue #27365: revert temporary rename by Terry Jan Reedy · 8 years ago
- 82c4615 Issue #27365: add chunk by Terry Jan Reedy · 8 years ago
- df1d34c Issue #27365: add chunk by Terry Jan Reedy · 8 years ago
- 5deed33 Issue #27365: revert temporary rename by Terry Jan Reedy · 8 years ago
- 096c6aa Issue #27365: partial merge by Terry Jan Reedy · 8 years ago
- 317c56d Issue #27365: temporary rename by Terry Jan Reedy · 8 years ago
- 06a1fcb Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names. by Terry Jan Reedy · 8 years ago
- b8a79ae Issue #27365: Merge minimal part. by Terry Jan Reedy · 8 years ago
- 6ff7a14 Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2. by Terry Jan Reedy · 8 years ago
- b60adc5 Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled. by Terry Jan Reedy · 8 years ago
- 75a2586 Issue #27312: Fix TypeError in test_setupapp by Berker Peksag · 8 years ago
- fdb6ef7 Issue #27312: mock out function that fails when called from setupApp during by Terry Jan Reedy · 8 years ago
- 5cd6ea4 Issue #27245: revert temporary rename by Terry Jan Reedy · 8 years ago
- d34bafa Merge with 3.5 by Terry Jan Reedy · 8 years ago
- cdd3a99 Issue #27245: temporary rename for merge. by Terry Jan Reedy · 8 years ago
- ec84417 Issue #27245: IDLE: Cleanly delete custom themes and key bindings. by Terry Jan Reedy · 8 years ago
- 2518fa8 Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests. by Terry Jan Reedy · 8 years ago
- 4da945f Merge Issue #22558. by Terry Jan Reedy · 8 years ago
- fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
- b1c9b64 IDLE NEWS entries by Terry Jan Reedy · 8 years ago
- 661c032 Merge Issue #5124: NEWS entries. by Terry Jan Reedy · 8 years ago
- 8ace13b Issue #5124: NEWS entries. by Terry Jan Reedy · 8 years ago
- 139fb7c Issue #27262: fix missing parameter typo by Ned Deily · 8 years ago
- 50288f9 Issue #5124: rename PyShell back to pyshell and patch test for 3.6 by Terry Jan Reedy · 8 years ago
- b5c43f4 Merge with 3.5 by Terry Jan Reedy · 8 years ago
- 5ad8599 Issue #5124: Paste with selection should always replace. by Terry Jan Reedy · 8 years ago
- c39e330 Issue #5124: Temporary pyshell rename to avoid case-folding collision in merge. by Terry Jan Reedy · 8 years ago
- 01e3575 Issue *24750: Switch all scrollbars in IDLE to ttk versions. by Terry Jan Reedy · 8 years ago
- 1080d13 Issue #24759: IDLE requires tk 8.5 and availability ttk widgets. by Terry Jan Reedy · 8 years ago
- 82ae155 Issue #24759: Add test for IDLE syntax colorizoer. by Terry Jan Reedy · 8 years ago
- fb51e65 Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed. by Terry Jan Reedy · 8 years ago
- 24f3a18 Issue #27262: move Aqua unbinding code, which enable context menus, to maxosx. by Terry Jan Reedy · 8 years ago
- ea938ba Items for NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 8 years ago
- 8bff8f6 Items for NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 8 years ago
- 2e747c4 Issue #27156: Remove more unused idlelib code. by Terry Jan Reedy · 8 years ago
- 64b8f6b Merge with 3.5 by Terry Jan Reedy · 8 years ago
- f13cc2f Issue #24759: Add 'private' notice for idlelib.idle_test. by Terry Jan Reedy · 8 years ago
- 55de5c3 Merge: Revise and synchronize idle_test.test_configdialog. by Terry Jan Reedy · 8 years ago
- 05dab09 Revise and synchronize idle_test.test_configdialog. by Terry Jan Reedy · 8 years ago
- 2cf6ca7 Merge with 3.5 by Terry Jan Reedy · 8 years ago
- 1aa06e1 IDLE test README: 'gui' to 'GUI', except in "'gui'" and '-ugui'. by Terry Jan Reedy · 8 years ago
- 5a493e9 Merge issue #27196 from 3.5: Stop IDLE test 'application destroyed' warnings. by Terry Jan Reedy · 8 years ago
- 6047b55 Issue #27196: Stop 'application destroyed' warnings when running IDLE tests. by Terry Jan Reedy · 8 years ago
- 3d7281d Issue 20567: Revise idle_test/README.txt and some tests to match new advice. by Terry Jan Reedy · 8 years ago
- 75cbeb5 Issue 20567: Revise idle_test/README.txt and some tests to match new advice. by Terry Jan Reedy · 8 years ago
- 622b2f6 Issue #24225: Fix additional renamed module references. by Ned Deily · 8 years ago
- 0b7d84d Issue #27171: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
- e26da7c Issue #27171: Fix typos in documentation, comments, and test function names by Martin Panter · 8 years ago
- d80ab7d Issue # 24225: Update idlelib.README.txt with new file names and event handlers. by Terry Jan Reedy · 8 years ago
- 5a0c278 Issue #27156: Remove obsolete code not used by IDLE. by Terry Jan Reedy · 8 years ago
- e514093 Issue #27125: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
- 137bac2 Add items to MISC/NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 8 years ago
- f45d27b Add items to MISC/NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 8 years ago
- a90a4a9 Issue #27125: Remove duplicated words from documentation and comments by Martin Panter · 8 years ago
- 2bac3b7 Issue #27117: Make colorizer htest and turtledemo work with dark theme. by Terry Jan Reedy · 8 years ago
- e8a175e Issue #27117: Make ColorDelegator htest and turtledemo work with dark theme. by Terry Jan Reedy · 8 years ago
- 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 8 years ago
- 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 8 years ago
- 9fa149d Merge with 3.5 by Terry Jan Reedy · 8 years ago
- 5917f97 Issue #26673: Protect IDLE from Linux fonts with reported default size 0. by Terry Jan Reedy · 8 years ago
- d619ff4 Merge with 3.5 by Terry Jan Reedy · 8 years ago
- 092473e Issue #21939: Test IDLE percolator. Original patch by Saimadhav Heblikar. by Terry Jan Reedy · 8 years ago
- 7fc4116 Merge with 3.5 by Terry Jan Reedy · 8 years ago
- fdec2a3 Issue #21676: test IDLE replace dialog. Original patch by Saimadhav Heblikar. by Terry Jan Reedy · 8 years ago