- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message370929
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:49 | terry.reedy | set | recipients: + terry.reedy |
| 2020-06-07 23:38:49 | terry.reedy | set | messageid: <1591573129.06.0.836189302736.issue22554@roundup.psfhosted.org> |
| 2020-06-07 23:38:49 | terry.reedy | link | issue22554 messages |
| 2020-06-07 23:38:48 | terry.reedy | create | |

