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 miss-islington, ned.deily, rhettinger, ronaldoussoren, serhiy.storchaka, taleinat, terry.reedy, vstinner
Date 2021-06-12.04:48:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623473316.29.0.606251824329.issue41611@roundup.psfhosted.org>
In-reply-to
Content
#40128, which inserted update_idletasks in a different place, fixed completions for me in installed 3.9.5.  They already worked fine for me in installed 3.10.0b2.

#41859 is another report by Raymond of a 'random' ValueError connected with completions.  Closed as a duplicate of this.

I opened #44398 about 'cntl+space' being changed to the currently non-functional '^S' as the shortcut for Show completions on the macOS Edit menu.  ^space does work.  Nearly the same issue as cntl+backslash for Show calltip be displayed as the non-functional ^B.
History
Date User Action Args
2021-06-12 04:48:36terry.reedysetrecipients: + terry.reedy, rhettinger, ronaldoussoren, vstinner, taleinat, ned.deily, serhiy.storchaka, miss-islington
2021-06-12 04:48:36terry.reedysetmessageid: <1623473316.29.0.606251824329.issue41611@roundup.psfhosted.org>
2021-06-12 04:48:36terry.reedylinkissue41611 messages
2021-06-12 04:48:36terry.reedycreate