]> 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>
Thu, 14 Feb 2008 04:02:10 +0000 (04:02 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 14 Feb 2008 04:02:10 +0000 (04:02 +0000)
commit1df323a196a8cb6db34e06c999797544ebafec22
tree547a7c08ab95aa8845072d218be574882bdba531
parent6493ade54db699f22cb309024e1d1a93cb509484
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
Backport of r53042
Lib/idlelib/AutoCompleteWindow.py
Lib/idlelib/NEWS.txt