bpo-21261: IDLE - add completion of dict sting keys by taleinat · Pull Request #15169 · python/cpython
added 5 commits
August 7, 2019 01:17Also added tests for this case, as well as for typing an opening bracket in a string, which should not trigger dict key completion.
# Conflicts: # Doc/library/idle.rst # Lib/idlelib/autocomplete.py # Lib/idlelib/autocomplete_w.py # Lib/idlelib/idle_test/test_autocomplete.py
terryjreedy
changed the title
bpo-21261: IDLE shell auto-completion of dict keys
bpo-21261: IDLE - add completion of dict sting keys
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters