[issue27609] IDLE completions: format, factor, and fix

Terry J. Reedy report at bugs.python.org
Mon Aug 5 16:37:01 EDT 2019


Terry J. Reedy <tjreedy at udel.edu> added the comment:

#37765 Include keywords in ''(__main__) list.

###### Annotate completion list, at least as an option, with 'keyword' or class, possibly prefixed with 'built-in', so 'built-in function', 'function', and so on.

#37766 revise fetch_completions, add htest

----------
dependencies: +IDLE autocomplete: revise fetch_completions, add htest, IDLE: Include keywords in __main__ autocomplete list

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27609>
_______________________________________


More information about the Python-bugs-list mailing list