]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42370: Check element before making mouse click in ttk tests (GH-23491)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 24 Nov 2020 17:54:32 +0000 (09:54 -0800)
committerGitHub <noreply@github.com>
Tue, 24 Nov 2020 17:54:32 +0000 (09:54 -0800)
commit8388a333070e3a0022b0fc4ce1ac876a2805c0a0
tree28bdc992490eb683fd8fcd852b50f8620bc36561
parentb55a276a18e7c46f1e4e09fa24e9854deb0ed334
bpo-42370: Check element before making mouse click in ttk tests (GH-23491)

(cherry picked from commit b0b428510cfd604a8eef1f245f039331e671ea4a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/tkinter/test/test_ttk/test_widgets.py