aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/outwin.py
Commit message (Expand)AuthorAge
* gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous ou...Terry Jan Reedy2024-09-22
* gh-66819: More IDLE htest updates(4) (#112686)Terry Jan Reedy2023-12-04
* gh-88496: Fix IDLE test hang on macOS (#104025)Terry Jan Reedy2023-04-30
* gh-103668: Run pyugrade on idlelib (#103671)Nikita Sobolev2023-04-23
* bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)Serhiy Storchaka2020-06-29
* bpo-17535: IDLE editor line numbers (GH-14030)Tal Einat2019-07-23
* bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)Tal Einat2019-07-17
* IDLE: Create function to update menu item state. (GH-11343)Cheryl Sabella2018-12-28
* bpo-35555: IDLE: Gray out Code Context menu item on non-editors (#11282)Cheryl Sabella2018-12-23
* bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464)Tal Einat2018-12-07
* bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)Terry Jan Reedy2018-06-19
* bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)wohlganger2017-09-10
* bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046)Cheryl Sabella2017-08-27
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-31
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-28
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-22