]> granicus.if.org Git - python/commit
1. Avoid hang when encountering a duplicate in a completion list. Bug 1571112.
authorKurt B. Kaiser <kbk@shore.net>
Fri, 15 Dec 2006 05:13:11 +0000 (05:13 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Fri, 15 Dec 2006 05:13:11 +0000 (05:13 +0000)
commitc3200b97d6f7dff43c094ab7dd6cd91da879e5d8
tree2199cca5343fdd3ce6c703e2662727065c2c6da2
parent1646568b5ed4a3d11e1bf938048b01d7ae3dd0f7
1. Avoid hang when encountering a duplicate in a completion list. Bug 1571112.
2. Duplicate some old entries from Python's NEWS to IDLE's NEWS.txt

M    AutoCompleteWindow.py
M    NEWS.txt
Lib/idlelib/AutoCompleteWindow.py
Lib/idlelib/NEWS.txt