commit | dcfa8165ad3444f4c9ea3d8cb0f9f0a007e9937b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat May 27 14:52:14 2023 -0700 |
committer | GitHub <noreply@github.com> | Sat May 27 17:52:14 2023 -0400 |
tree | 0f84190f45f8b8454d02649371bb5f0089540244 | |
parent | d1a7d66fcb147bfb792264abd37720828b9ec437 [diff] |
[3.11] gh-104497: Make tkinter test pass with tk 8.7 (GH-104789) (#105029) For test_widgets.MenuTest.test_configure_type, the options in the error message change to alphabetical order. --------- (cherry picked from commit 897e716d03d559a10dd5015ecb501ceb98955f3a) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>