]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-27313: Avoid test_ttk_guionly ComboboxTest fail with macOS Cocoa Tk (GH-12011)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Feb 2019 07:46:20 +0000 (23:46 -0800)
committerGitHub <noreply@github.com>
Sun, 24 Feb 2019 07:46:20 +0000 (23:46 -0800)
commit25d20a6503f3cd4ff8cf0e8ee33eea2b1daa77a8
tree62edead189d236fda2bdd6dabb629caf636734d2
parent38aea4131f57769d2c3d136b09172760db097605
bpo-27313: Avoid test_ttk_guionly ComboboxTest fail with macOS Cocoa Tk (GH-12011)

(cherry picked from commit aeca373b339e0ea9739536ce6b43bd90f3b89873)

Co-authored-by: Ned Deily <nad@python.org>
Lib/tkinter/test/test_ttk/test_widgets.py
Misc/NEWS.d/next/Tests/2019-02-24-01-58-38.bpo-27313.Sj9veH.rst [new file with mode: 0644]