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
/
autocomplete_w.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-45193: Restore IDLE completion boxes on Ubuntu (GH-28343)
Terry Jan Reedy
2021-09-15
1
-1/+1
*
bpo-40128: Fix IDLE autocomplete on macOS (GH-26672)
Kaustubh J
2021-06-11
1
-0/+1
*
bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_ev...
Tal Einat
2021-05-28
1
-27/+36
*
bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
Tal Einat
2021-05-27
1
-1/+7
*
bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)
Tal Einat
2021-05-03
1
-2/+5
*
bpo-40443: Remove unused imports in idlelib (GH-19801)
Victor Stinner
2020-04-30
1
-1/+1
*
bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
JohnnyNajera
2019-12-10
1
-0/+1
*
bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
JohnnyNajera
2019-12-09
1
-1/+1
*
bpo-37849: IDLE: fix completion window positioning above line (GH-15267)
Tal Einat
2019-08-14
1
-2/+13
*
bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121)
Terry Jan Reedy
2019-08-04
1
-14/+18
*
bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262)
Terry Jan Reedy
2019-03-11
1
-1/+1
*
bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395)
Terry Jan Reedy
2019-01-03
1
-1/+1
*
bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836)
Terry Jan Reedy
2018-06-21
1
-2/+2
*
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy
2018-06-15
1
-0/+7
*
Fix idlelib comment typos reported by Mike on pull request 4803. (#4807)
Terry Jan Reedy
2017-12-12
1
-1/+1
*
bpo-15786: Fix IDLE autocomplete return problem. (#2198)
terryjreedy
2017-06-14
1
-1/+2
*
bpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811)
mlouielu
2017-06-14
1
-8/+50
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
1
-1/+2
*
Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete.
Terry Jan Reedy
2016-07-25
1
-3/+2
*
Issue #27609: Explicitly return None when there are other returns.
Terry Jan Reedy
2016-07-25
1
-12/+12
*
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
Terry Jan Reedy
2016-06-10
1
-0/+1
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
1
-5/+5
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22
1
-0/+416