This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients Al.Sweigart, littleq0903, ned.deily, paulsfo, roger.serwy, suddha.sourav, taleinat, terry.reedy
Date 2016-05-05.23:07:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462489677.83.0.943948083827.issue15786@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I know, freezing is limited to Macs.  In msg220751, Ned said "Further, then pressing "Return", "a", and "Tab" to try a new code completion results in the code completion window momentarily appearing then disappearing." The disappearance , and hence the later reappearance Ned describes, does not happen for me on Windows.

In my view, AutoComplete.py and AutoCompleteWindow.py need to be combined, refactored, re-written, and tested on all systems with a much more complete test suite.
History
Date User Action Args
2016-05-05 23:07:57terry.reedysetrecipients: + terry.reedy, taleinat, ned.deily, roger.serwy, Al.Sweigart, littleq0903, suddha.sourav, paulsfo
2016-05-05 23:07:57terry.reedysetmessageid: <1462489677.83.0.943948083827.issue15786@psf.upfronthosting.co.za>
2016-05-05 23:07:57terry.reedylinkissue15786 messages
2016-05-05 23:07:57terry.reedycreate