summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/outwin.py
Commit message (Expand)AuthorAgeFilesLines
* gh-88496: Fix IDLE test hang on macOS (#104025)Terry Jan Reedy2023-05-011-1/+1
* gh-103668: Run pyugrade on idlelib (#103671)Nikita Sobolev2023-04-231-1/+1
* bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)Serhiy Storchaka2020-06-301-3/+1
* bpo-17535: IDLE editor line numbers (GH-14030)Tal Einat2019-07-231-3/+1
* bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)Tal Einat2019-07-171-0/+2
* IDLE: Create function to update menu item state. (GH-11343)Cheryl Sabella2018-12-281-2/+1
* bpo-35555: IDLE: Gray out Code Context menu item on non-editors (#11282)Cheryl Sabella2018-12-231-0/+2
* bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464)Tal Einat2018-12-071-1/+1
* bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)Terry Jan Reedy2018-06-191-2/+2
* bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)wohlganger2017-09-101-0/+1
* bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046)Cheryl Sabella2017-08-271-62/+102
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-311-2/+5
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-281-3/+3
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-0/+144