index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
outwin.py
Commit message (
Expand
)
Author
Age
*
gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous ou...
Terry Jan Reedy
2024-09-22
*
gh-66819: More IDLE htest updates(4) (#112686)
Terry Jan Reedy
2023-12-04
*
gh-88496: Fix IDLE test hang on macOS (#104025)
Terry Jan Reedy
2023-04-30
*
gh-103668: Run pyugrade on idlelib (#103671)
Nikita Sobolev
2023-04-23
*
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
Serhiy Storchaka
2020-06-29
*
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat
2019-07-23
*
bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)
Tal Einat
2019-07-17
*
IDLE: Create function to update menu item state. (GH-11343)
Cheryl Sabella
2018-12-28
*
bpo-35555: IDLE: Gray out Code Context menu item on non-editors (#11282)
Cheryl Sabella
2018-12-23
*
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464)
Tal Einat
2018-12-07
*
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy
2018-06-19
*
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger
2017-09-10
*
bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046)
Cheryl Sabella
2017-08-27
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22