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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27171: Fix typos in documentation, code comments, and tests
Martin Panter
2016-06-02
1
-1/+1
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
Issue #18409: Idle: add unittest for AutoComplete. Patch by Phil Webster.
Terry Jan Reedy
2014-06-04
1
-0/+5
*
Issue #18988: The "Tab" key now works when a word is already autocompleted.
Serhiy Storchaka
2013-09-11
1
-6/+3
*
#13933 refine patch using 'new' builtin
Terry Jan Reedy
2012-02-05
1
-4/+2
*
Issue #13933: IDLE auto-complete did not work with some imported
Ned Deily
2012-02-04
1
-2/+2
*
#7092: Fix additional "-3" warnings in the idlelib package, and convert to ab...
Florent Xicluna
2010-04-02
1
-9/+9
*
Issue #5341: Fix a variety of spelling errors.
Mark Dickinson
2009-02-21
1
-2/+2
*
Autocompletion of filenames now support alternate separators, e.g. the
Kurt B. Kaiser
2008-04-27
1
-2/+6
*
#2503 make singletons compared with "is" not == or !=
Benjamin Peterson
2008-03-29
1
-3/+2
*
Assume that the user knows when he wants to end the line; don't insert
Kurt B. Kaiser
2007-10-04
1
-1/+1
*
Merge IDLE-syntax-branch r39668:41449 into trunk
Kurt B. Kaiser
2005-11-18
1
-0/+226