index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
outwin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-88496: Fix IDLE test hang on macOS (#104025)
Terry Jan Reedy
2023-05-01
1
-1/+1
*
gh-103668: Run pyugrade on idlelib (#103671)
Nikita Sobolev
2023-04-23
1
-1/+1
*
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
Serhiy Storchaka
2020-06-30
1
-3/+1
*
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat
2019-07-23
1
-3/+1
*
bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)
Tal Einat
2019-07-17
1
-0/+2
*
IDLE: Create function to update menu item state. (GH-11343)
Cheryl Sabella
2018-12-28
1
-2/+1
*
bpo-35555: IDLE: Gray out Code Context menu item on non-editors (#11282)
Cheryl Sabella
2018-12-23
1
-0/+2
*
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464)
Tal Einat
2018-12-07
1
-1/+1
*
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy
2018-06-19
1
-2/+2
*
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger
2017-09-10
1
-0/+1
*
bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046)
Cheryl Sabella
2017-08-27
1
-62/+102
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
1
-2/+5
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
1
-3/+3
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22
1
-0/+144