]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Mar 2019 23:53:13 +0000 (16:53 -0700)
committerGitHub <noreply@github.com>
Sun, 24 Mar 2019 23:53:13 +0000 (16:53 -0700)
commit0e05d8a82dedf6f020b71a780507fb45ad5fd00f
tree16ca177a6ea091331aed4e462f8905537b3a2b11
parentfc0010236341a32db7a3703f21e0bddbb36103dd
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)

(cherry picked from commit 113d735e2091427f9623097d2a222dd99b16b568)

Co-authored-by: Louie Lu <git@louie.lu>
Lib/idlelib/autocomplete.py
Lib/idlelib/idle_test/test_autocomplete.py
Misc/NEWS.d/next/IDLE/2018-06-27-21-18-41.bpo-30348.WbaRJW.rst [new file with mode: 0644]