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
/
iomenu.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-26353: IDLE adds an unneeded newline when saving a shell window (GH-17103)
Zackery Spytz
2019-11-12
1
-9/+11
*
bpo-36698: IDLE no longer fails when write non-encodable characters to stderr...
Serhiy Storchaka
2019-10-08
1
-23/+18
*
bpo-36807: When saving a file in IDLE, call flush and fsync (#13102)
Guido van Rossum
2019-05-13
1
-0/+2
*
bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478)
Terry Jan Reedy
2018-11-15
1
-2/+2
*
bpo-34850: Replace is with == in idlelib.iomenu (GH-9649)
Terry Jan Reedy
2018-09-30
1
-2/+2
*
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy
2018-06-18
1
-2/+2
*
IDLE: make filetypes a tuple constant. (#3847)
Terry Jan Reedy
2017-10-01
1
-2/+2
*
Refine geometry of idlelib htests (and a few other fix-ups).
Terry Jan Reedy
2016-07-10
1
-2/+2
*
Issue 27372: Stop test_idle from changing locale, so test passes.
Terry Jan Reedy
2016-06-26
1
-40/+46
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
1
-1/+4
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22
1
-0/+565