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 terry.reedy
Date 2020-06-07.23:38:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591573129.06.0.836189302736.issue22554@roundup.psfhosted.org>
In-reply-to
Content
I think my proposal was to auto popup name completion without having to hit tab.  Maybe only if match.  I withdraw it.  Would have to check updated completion list after each char, maybe call after, and usually cancel.  Never a request for this.
History
Date User Action Args
2020-06-07 23:38:49terry.reedysetrecipients: + terry.reedy
2020-06-07 23:38:49terry.reedysetmessageid: <1591573129.06.0.836189302736.issue22554@roundup.psfhosted.org>
2020-06-07 23:38:49terry.reedylinkissue22554 messages
2020-06-07 23:38:48terry.reedycreate