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 taleinat
Recipients cheryl.sabella, rhettinger, taleinat, terry.reedy, xtreak
Date 2020-07-07.21:43:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594158190.67.0.246255781814.issue37765@roundup.psfhosted.org>
In-reply-to
Content
Also, note that the keywords would only be included in the suggested completions when not in a string and when not completing an attribute. So, for example, such a change could not possibly affect the completion of dunder method names.
History
Date User Action Args
2020-07-07 21:43:10taleinatsetrecipients: + taleinat, rhettinger, terry.reedy, cheryl.sabella, xtreak
2020-07-07 21:43:10taleinatsetmessageid: <1594158190.67.0.246255781814.issue37765@roundup.psfhosted.org>
2020-07-07 21:43:10taleinatlinkissue37765 messages
2020-07-07 21:43:10taleinatcreate