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
/
idle_test
/
test_autocomplete.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000)
Terry Jan Reedy
2021-10-16
1
-0/+5
*
bpo-43013: Update idlelib code to 3.x (GH-24315)
Terry Jan Reedy
2021-01-24
1
-1/+1
*
bpo-37765: Add keywords to IDLE tab completions (GH-15138)
Terry Jan Reedy
2020-07-09
1
-2/+5
*
bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)
Florian Dahlitz
2020-05-24
1
-1/+1
*
bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121)
Terry Jan Reedy
2019-08-04
1
-99/+149
*
bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307)
Cheryl Sabella
2019-06-02
1
-1/+1
*
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)
Louie Lu
2019-03-24
1
-21/+119
*
bpo-36405: IDLE - Restore __main__ and add tests (#12518)
Terry Jan Reedy
2019-03-24
1
-3/+8
*
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy
2018-06-15
1
-6/+1
*
Issue #27714: Remove unneeded non-idempotent call that fails on retest.
Terry Jan Reedy
2016-08-21
1
-2/+0
|
\
|
*
Issue #27714: Remove unneeded non-idempotent call that fails on retest.
Terry Jan Reedy
2016-08-21
1
-2/+0
*
|
Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete.
Terry Jan Reedy
2016-07-25
1
-0/+5
*
|
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
Terry Jan Reedy
2016-06-10
1
-2/+6
*
|
Issue 20567: Revise idle_test/README.txt and some tests to match new advice.
Terry Jan Reedy
2016-06-04
1
-2/+1
|
\
\
|
|
/
|
*
Issue 20567: Revise idle_test/README.txt and some tests to match new advice.
Terry Jan Reedy
2016-06-04
1
-2/+1
*
|
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
1
-3/+3
|
/
*
Issue #23184: idle tests, remove unused names and imports.
Terry Jan Reedy
2015-05-16
1
-2/+2
*
whitespace
Terry Jan Reedy
2014-06-08
1
-1/+1
*
Issue #21682: Replace EditorWindow with mock to eliminate memory leaks.
Terry Jan Reedy
2014-06-07
1
-3/+10
*
Issue #18409: Idle: add unittest for AutoComplete. Patch by Phil Webster.
Terry Jan Reedy
2014-06-04
1
-0/+136