bpo-21261: IDLE - add completion of dict sting keys by taleinat · Pull Request #15169 · python/cpython

added 5 commits

August 7, 2019 01:17

@taleinat

aeros

aeros

aeros

aeros

aeros

@taleinat

decaz

@taleinat

@taleinat

Also added tests for this case, as well as for typing an opening
bracket in a string, which should not trigger dict key completion.

@taleinat

# Conflicts:
#	Doc/whatsnew/3.8.rst

@taleinat

@taleinat

# Conflicts:
#	Doc/library/idle.rst
#	Lib/idlelib/autocomplete.py
#	Lib/idlelib/autocomplete_w.py
#	Lib/idlelib/idle_test/test_autocomplete.py

@terryjreedy terryjreedy changed the title bpo-21261: IDLE shell auto-completion of dict keys bpo-21261: IDLE - add completion of dict sting keys

Sep 20, 2020