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
/
editor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-29910: IDLE no longer deletes a character after commenting out a region (...
Serhiy Storchaka
2017-06-27
1
-6/+24
*
bpo-24813: IDLE: Add default title to help_about (#2366)
csabella
2017-06-24
1
-1/+1
*
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner
2017-03-27
1
-1/+0
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
1
-20/+21
*
Issue 27437: Add query.ModuleName and use it for file => Load Module.
Terry Jan Reedy
2016-07-03
1
-38/+20
*
Issue 27372: Stop test_idle from changing locale, so test passes.
Terry Jan Reedy
2016-06-26
1
-2/+6
*
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
Terry Jan Reedy
2016-06-10
1
-0/+1
*
Issue #24759: IDLE requires tk 8.5 and availability ttk widgets.
Terry Jan Reedy
2016-06-10
1
-7/+4
*
Issue #27156: Remove obsolete code not used by IDLE.
Terry Jan Reedy
2016-05-30
1
-48/+0
*
Issue #27117: Make colorizer htest and turtledemo work with dark theme.
Terry Jan Reedy
2016-05-29
1
-15/+2
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
1
-58/+71
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22
1
-0/+1703