]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104497: Make tkinter test pass with tk 8.7 (#104789)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 27 May 2023 19:23:56 +0000 (15:23 -0400)
committerGitHub <noreply@github.com>
Sat, 27 May 2023 19:23:56 +0000 (19:23 +0000)
commit897e716d03d559a10dd5015ecb501ceb98955f3a
tree244a6ef46f61ba1822ee8f0e10b28ccf74a30166
parenta989b73e8ebf869dcc71d06127e8797c92260a0f
gh-104497: Make tkinter test pass with tk 8.7 (#104789)

* gh-104497: Make tkinter test pass with tk 8.7

For test_widgets.MenuTest.test_configure_type, the options
in the error message change to alphabetical order.

* Update Lib/test/test_tkinter/test_widgets.py

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
---------

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