Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythongh-104497: Make tkinter test pass with tk 8.7 (python#104789)
* pythongh-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>
- Loading branch information