]> granicus.if.org Git - python/commit
bpo-36405: Use dict unpacking in idlelib (#12507)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 23 Mar 2019 07:50:15 +0000 (03:50 -0400)
committerGitHub <noreply@github.com>
Sat, 23 Mar 2019 07:50:15 +0000 (03:50 -0400)
commit2b75155590eb42d25e474b776ee9fdcc4b3dc840
treebae874d3d2c176b92a88b27f6918d66516c08ef5
parent7a2e84c3488cfd6c108c6b41ff040825f1757566
bpo-36405: Use dict unpacking in idlelib (#12507)

Remove now unneeded imports.
Lib/idlelib/NEWS.txt
Lib/idlelib/autocomplete.py
Lib/idlelib/calltip.py
Misc/NEWS.d/next/IDLE/2019-03-23-01-45-56.bpo-36405.m7Wv1F.rst [new file with mode: 0644]